Closed
Bug 264207
Opened 21 years ago
Closed 21 years ago
pull-down menus wrongly placed if browser window isn't in maximized state
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 263992
People
(Reporter: Stefan_Lange_KA, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8a5) Gecko/20041013
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8a5) Gecko/20041013
If browser window is a "normal window" - not maximezed - and placed not on the
left upper corner of the screen but elsewhere, after clicking on a menu item in
the main menu bar or in the bookmarks bar a pull-down menu appears wrongly placed.
It seems pull-down position relative to browser window borders is computed
correctly, but it is placed relative to screen borders, not relative to browser
window borders.
Reproducible: Always
Steps to Reproduce:
1. see details
2.
3.
Expected Results:
The pull-down menus should appear near to (beneath) the main menu item or
bookmarks menu item, not anywhere.
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 263992 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•