Closed
Bug 271522
Opened 21 years ago
Closed 21 years ago
Menus are opened on the wrong desktop when using multiple desktops
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 245418
People
(Reporter: bryan, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
When using multiple desktops on Win32, and a menu is opened from a window on a
desktop that is not the primary desktop, the menu opens on the primary desktop.
The menu should be opened on the same desktop as the window.
This occurs whether using the mouse or keyboard, or using Firefox 1.0 or Mozilla
1.7.3
Reproducible: Always
Steps to Reproduce:
1. Open a new window
2. Move the window to desktop 2
3. Open the file menu
Actual Results:
The menu opens on desktop 1
Expected Results:
The menu should have opened on desktop 2, under the File entry in the menu bar.
*** This bug has been marked as a duplicate of 245418 ***
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
•