Open Bug 408476 Opened 17 years ago Updated 2 years ago

Top-level windows possibly misplaced when using multiple screens

Categories

(Core :: Widget: Cocoa, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: hwaara, Unassigned)

Details

In nsCocoaWindow::StandardCreate, a new window's Y origin takes account of the menubar, see this excerpt from the code: ... if (mWindowType != eWindowType_popup) rect.origin.y -= ::GetMBarHeight(); ... This should probably not be done on all connected screens without a menubar.
Component: Widget: Mac → Widget: Cocoa
QA Contact: mac → cocoa
Assignee: joshmoz → nobody
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.