Re: No tabbed browsing in HTML 5?

Boris Zbarsky wrote:
>> How come? Can it not open in a new Tab? Then too it will have focus - 
>> at least from the user's point of view.
> 
> You missed my point.  When the calendar closes, it should call 
> window.opener.focus() if it wants to try to ensure that its opener 
> window will be the one focused.

That last part should have been "opener Window" or "opener browsing 
context", of course; no assumption there about how the UI is presented.

-Boris

Received on Friday, 19 September 2008 13:08:17 UTC