Closed
Bug 533405
Opened 15 years ago
Closed 15 years ago
Clicking on a pop window does not propagate the click to the underlying Element.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: nprasad, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2b4) Gecko/20091124 Firefox/3.6b4 GTB6 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2b4) Gecko/20091124 Firefox/3.6b4 GTB6 (.NET CLR 3.5.30729)
NOTE: This problem is observed only on *Windows* and not on *Mac* with Firefox 3.6 Beta 4 and *NOT* on earlier beta builds.
The Yahoo! toolbar has pop-up XUL windows tied to certain buttons known as slideout. A mouse click anywhere within the slideout causes the window to close.
For Example, Open a slideout by clicking on the gear icon in Yahoo! Toolbar. Click anywhere in the window and the slideout will close.
Reproducible: Always
Steps to Reproduce:
1. Install Yahoo! Toolbar.
2. Open a slideout but hitting the gear icon.
3. Click anywhere in the slideout.
Actual Results:
The slideout closes instead of the click propagating to the underlying HTML element.
Expected Results:
The slideout should not close and the click should propagate to the underlying HTML element on which the mouse cursor is.
This problem got resolved in 3.6rc1.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•