Closed
Bug 12094
Opened 25 years ago
Closed 25 years ago
Click on a pull-down menu brings the browser to a foreground
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
M10
People
(Reporter: peters, Assigned: danm.moz)
References
()
Details
Clicking on any Editor's pull-down menu title causes Mozilla browser window to
appear on the foreground, with the Editor still being an active (focus is on it)
window.
assigning to Simon for the moment, but I think this is really hyatt's problem.
Can you verify that, Mr. Fraser? If so, please change the component and assign
it to hyatt.
Updated•25 years ago
|
Assignee: sfraser → hyatt
Comment 2•25 years ago
|
||
Something strange is going on with window layering and XUL menus. This is almost
certainly a hyatt, saari or danm problem.
Updated•25 years ago
|
Assignee: hyatt → danm
Comment 3•25 years ago
|
||
This is happening because the editor window is incorrectly being made into a
dependent window. This is Dan's stuff. Passing to him.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M10
Editor windows were being opened with parent windows. Now that dependent windows are functional,
asking for a window with a parent means to make a dependent window. So Editor windows opened from
the Tasks menu are no longer dependent, and that conceals whatever problem menus have with being
in a dependent window. This will come back to haunt us some day.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
...yesterday at 5:30. Still working for me from a fresh pull and build this morning, on Windows and Linux.
If you have a particular case where it isn't working, please add details.
Dan, I grabbed this build:
ftp://sweetlou/products/client/seamonkey/windows/32bit/x86/current/base.zip
And I still see the problem as described in the bug report. Basically
I try an use the pull-down menus in the editor and then it brings the
browser to the foreground.
Comment 8•25 years ago
|
||
The problem is, we are testing M9 builds, and it looks like the fix did not go
into M9. I don't imagine this is an M9 stopper, because they really don't want
to spin builds again. However, this bug makes menu items very painful to use in
Editor. Sujay, please add this to the M9 release note bug 11352.
Sujay, you can verify the fix on an M10 build.
Comment 10•25 years ago
|
||
verified in 8/26 build.
You need to log in
before you can comment on or make changes to this bug.
Description
•