Closed
Bug 503049
Opened 16 years ago
Closed 16 years ago
Move controller.doubleClick to EventUtils.js
Categories
(Testing Graveyard :: Mozmill, defect)
Testing Graveyard
Mozmill
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: whimboo, Unassigned)
References
Details
(Whiteboard: [verified-mozmill-1.2])
Attachments
(1 file)
976 bytes,
patch
|
Details | Diff | Splinter Review |
Now that controller.click has been moved to use the synthesizeMouse function we should do the same for controller.doubleClick.
You can find the patch attached.
Attachment #387416 -
Flags: review?(mrogers)
Reporter | ||
Comment 1•16 years ago
|
||
We should take it into account for Mozmill 1.2.
Whiteboard: [mozmill-1.2]
Reporter | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
> We should take it into account for Mozmill 1.2.
Otherwise it will not work and at least one test cannot be automated.
Comment 3•16 years ago
|
||
Committed in r526.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•16 years ago
|
||
Verified fixed with the newTab test where we double click the empty tab strip.
http://code.google.com/p/mozmill/source/detail?r=526
Status: RESOLVED → VERIFIED
Whiteboard: [mozmill-1.2] → [verified-mozmill-1.2]
Reporter | ||
Updated•10 years ago
|
Attachment #387416 -
Flags: review?(mikeal.rogers)
Assignee | ||
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•