Closed
Bug 573246
Opened 14 years ago
Closed 14 years ago
browser_bug462289.js fails with the Feedback XPI installed
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 4.0b1
People
(Reporter: mossop, Assigned: mossop)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
When the Feedback XPI is installed the test browser_bug462289.js fails. This isn't due to any code fault, the test just focuses the search box and presses the tab key expecting focus to go to the browser tab, but the feedback button gets focus instead.
Before landing we'll either have to make this test more lenient or disable it entirely.
Assignee | ||
Comment 1•14 years ago
|
||
This attempts to work around the problem. The goal of the test is to verify that tabbing past the navigation bar makes the tab element focused. This fix keeps tabbing until the active element is no longer in the navigation bar.
I've also slipped in disabling browser_ApplicationPrefs.js which is also a problem for Test Pilot.
Updated•14 years ago
|
Attachment #453219 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Comment 2•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Flags: in-litmus-
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.7a6
Updated•12 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•