Closed
Bug 369618
Opened 18 years ago
Closed 18 years ago
cannot open menu on non-primary display
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
RESOLVED
FIXED
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
(Keywords: regression)
Attachments
(1 file)
1.28 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
I cannot open any menus on non-primary display in multi display system.
2007020611/WinXP is works fine. but 20070207 build doesn't work fine.
I think that this is a regression of bug 177805.
Assignee | ||
Comment 1•18 years ago
|
||
And I can open the menus on another display. But the positions are wrong. I think that the menus are opened on out of screen in comment 0's display.
Assignee | ||
Comment 2•18 years ago
|
||
The dropdown list of autocomplete has same bug. But the dropdown list of select element doesn't have this bug.
Comment 4•18 years ago
|
||
I might have messed up my changes in nsMenuPopupFrame; I can't actually find anything wrong with them, though.
When I first noticed this bug the menus et'c were opening top right of the screen
here is a screen shot http://img483.imageshack.us/my.php?image=problemhq6.gif
Sorry should have added my primary monitor is set up to be the right hand side one
maybe why I was at least getting a partial veiw?
Assignee | ||
Comment 7•18 years ago
|
||
it's a easy mistake...
Assignee: nobody → masayuki
Status: NEW → ASSIGNED
Attachment #254417 -
Flags: superreview?(roc)
Attachment #254417 -
Flags: review?(roc)
Comment on attachment 254417 [details] [diff] [review]
Patch rv1.0
good catch...
Attachment #254417 -
Flags: superreview?(roc)
Attachment #254417 -
Flags: superreview+
Attachment #254417 -
Flags: review?(roc)
Attachment #254417 -
Flags: review+
Assignee | ||
Comment 10•18 years ago
|
||
checked-in.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•18 years ago
|
Flags: blocking1.9?
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: xptoolkit.menus → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•