Closed
Bug 427557
Opened 17 years ago
Closed 17 years ago
panel with noautohide="true" receives no click events in Windows
Categories
(Firefox :: Menus, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 390178
People
(Reporter: pdgiddie+mozilla, Unassigned)
Details
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9pre) Gecko/2008040604 Minefield/3.0pre
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9pre) Gecko/2008040604 Minefield/3.0pre
Click event listeners for child elements are not called in Windows when a panel has the attribute noautohide="true". I'll attach XUL, JS, and example XPI to illustrate the problem.
Reproducible: Always
Steps to Reproduce:
1. install XPI
2. Click on the popup that read "click me" in the bottom-right hand corder.
Actual Results:
Nothing happens.
Expected Results:
The label changes to read "clicked 1".
Reporter | ||
Comment 1•17 years ago
|
||
Reporter | ||
Comment 2•17 years ago
|
||
Reporter | ||
Comment 3•17 years ago
|
||
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•