Open
Bug 1170349
Opened 11 years ago
Updated 3 years ago
Arrow popups opened with openPopupAtScreenRect do not display the arrow
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
NEW
Iteration:
41.1 - May 25
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | affected |
People
(Reporter: mconley, Unassigned)
References
Details
STR:
1) Create an arrow panel
2) Open it with openPopupAtScreenRect, passing in the rect of the item its being anchored to
ER:
The arrow should be pointed at the anchor rect, as it would be if we'd passed the actual anchoring element to openPopup.
AR:
The popup opens in the right region, but the arrow is missing.
Comment 1•10 years ago
|
||
This bug seems a bit vague. 1206133 should hopefully fix most issues related to arrow panel positioning though so maybe close this one?
Comment 2•8 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
•