Closed
Bug 344176
Opened 19 years ago
Closed 18 years ago
Popups spawned from deleted elements move around
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: zerodpx, Unassigned)
References
Details
If you right-click something on the page to spawn a popup, then if the element is removed, the popup moves around on your screen.
Reproduced on 1.5.0.4 and trunk on Linux. Haven't tested on win32.
Steps to reproduce:
(1) Visit https://bugzilla.mozilla.org/attachment.cgi?id=223546
(2) Right-click the textfield to spawn a popup menu. The textfield will disappear from the page.
(3) Mouse around the popup, and watch it jump positions on your screen.
Probably once a popup is spawned, its coordinates shouldn't change... ?
Comment 2•18 years ago
|
||
Should now be fixed with bug 279703.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: xptoolkit.menus → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•