Closed
Bug 502330
Opened 16 years ago
Closed 16 years ago
controller.click doesn't work for menu items anymore
Categories
(Testing Graveyard :: Mozmill, defect, P1)
Testing Graveyard
Mozmill
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: whimboo, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [verified-mozmill-1.2])
With the fix on bug 497852 clicking any menu bar entry on OS X doesn't work anymore. Given by Mikeal those elements do not have an x/y coordinate. So those items have to be handled differently?
Regressed by http://code.google.com/p/mozmill/source/detail?r=515
Reporter | ||
Comment 1•16 years ago
|
||
This needs to block Mozmill 1.2.
Severity: critical → blocker
Priority: -- → P1
Reporter | ||
Updated•16 years ago
|
Summary: controller.click has to be replaced by synthesizeMouse in EventUtils.js → controller.click doesn't work for menu items anymore
Comment 2•16 years ago
|
||
Confirmed.
Updated•16 years ago
|
Whiteboard: [mozmill-1.2]
Comment 3•16 years ago
|
||
Fixed in trunk.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•16 years ago
|
||
Verified fixed. Thanks Mikeal! Fix went in with http://code.google.com/p/mozmill/source/detail?r=522
Status: RESOLVED → VERIFIED
Whiteboard: [mozmill-1.2] → [verified-mozmill-1.2]
Assignee | ||
Updated•9 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•