Closed
Bug 489087
Opened 16 years ago
Closed 14 years ago
blank tab focus should automatically always go to URL bar
Categories
(Firefox :: Tabbed Browser, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 565575
People
(Reporter: kwiniec, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.0.8) Gecko/2009032608 Firefox/3.0.8
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.0.8) Gecko/2009032608 Firefox/3.0.8
A blank tab apparently has 3 elements on which it can indefinitely maintain the focus, but only the URL bar is useful. This adds inconventience when (1) a click occurs somewhere in a selected blank tab other than the URL bar; (2) a blank tab is created with addTab / loadOneTab / openNewTabWith, which unlike command-t (File menu New Tab item) and the New Tab toolbar button, put the focus on one of the other two elements; and (3) when the "about:blank" URL is loaded manually or from a bookmark.
Reproducible: Always
Updated•15 years ago
|
OS: Mac OS X → All
Comment 1•14 years ago
|
||
Re: case (1): Clicking on UI elements besides the URL bar, i.e. the search bar, while a blank tab is selected can absolutely be useful, and it would completely violate ux-control not to focus those elements when clicked. Therefore, WONTFIX.
Cases (2) and (3) are covered by bug 565575.
No longer blocks: 565575
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•