Closed
Bug 963760
Opened 12 years ago
Closed 12 years ago
Fix the test for bug 682712 to not rely on a mouse click to set the focus on body
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
747 bytes,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
This mouse click is fragile, and it won't work if the element is off-screen. It's better to focus the body explicitly.
Attachment #8365315 -
Flags: review?(roc)
Attachment #8365315 -
Flags: review?(roc) → review+
Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in
before you can comment on or make changes to this bug.
Description
•