Closed
Bug 453291
Opened 16 years ago
Closed 16 years ago
Ctrl-1 no longer focus first tab
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
VERIFIED
FIXED
Firefox 3.1b1
People
(Reporter: bugz, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
This is regression from bug 443863. Attaching simple fix.
Attachment #336478 -
Flags: review?(gavin.sharp)
Updated•16 years ago
|
Attachment #336478 -
Flags: review?(gavin.sharp) → review+
Comment 1•16 years ago
|
||
Comment on attachment 336478 [details] [diff] [review]
v1
doh!
Updated•16 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•16 years ago
|
||
I committed a hotfix for this:
http://hg.mozilla.org/mozilla-central/rev/0b5bfe33ffb3
The test didn't catch this because it starts with the first tab (Accel+1/Alt+1), which was already the selected one without that shortcut :\
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.1b1
Comment 3•16 years ago
|
||
I updated the test to catch this:
http://hg.mozilla.org/mozilla-central/rev/19f8e091d894
Flags: in-testsuite+
Comment 4•16 years ago
|
||
verified fixed using Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b1pre) Gecko/20081001 Minefield/3.1b1pre as well as the equivalent build on Windows Vista.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•