Open
Bug 591186
Opened 15 years ago
Updated 3 years ago
noautohide panels moving vertically when parent window is resized
Categories
(Core :: XUL, defect)
Tracking
()
NEW
People
(Reporter: glazou, Unassigned)
Details
Attachments
(1 file)
|
5.58 MB,
video/quicktime
|
Details |
I started using <panel noautohide="true" level="parent"> in BlueGriffon and hit a curious bug on Mac OS X (Snow Leopard). If I resize the parent window, the floating panel is moved vertically even if the popupnode's position is not at all changed by the window resize.
I did a video capture of the bug available here:
http://glazman.org/panelbug/PanelBug.mov
Comment 1•15 years ago
|
||
How are you opening the panel here? What is it anchored to?
| Reporter | ||
Comment 2•15 years ago
|
||
(In reply to comment #1)
> How are you opening the panel here? What is it anchored to?
openPopup(). Anchor element is document.documentElement.
| Reporter | ||
Comment 3•12 years ago
|
||
2.5 years after reporting, this bug is still here and plagues BlueGriffon's panels.
| Reporter | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Looks to be the same bug as 682732, which has some analysis I did some time ago in it.
Updated•10 years ago
|
Assignee: enndeakin → nobody
Comment 6•7 years ago
|
||
Moving to Core:XUL per https://bugzilla.mozilla.org/show_bug.cgi?id=1455336
Component: XP Toolkit/Widgets: XUL → XUL
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•