Closed
Bug 60122
Opened 25 years ago
Closed 24 years ago
loading urls should not cause windows to come to the front on unix
Categories
(Core :: XUL, defect, P3)
Tracking
()
mozilla1.0
People
(Reporter: blizzard, Assigned: saari)
Details
Right now when you load a url the window that the url is loaded into is rasied
to the top of the stack. This is really annoying - everyone I know hates it
including me.
This is because there is a SetFocus() call somewhere in the URI loading. We
need to pref it and turn it off for unix.
Reporter | ||
Comment 1•25 years ago
|
||
Assignee: trudelle → blizzard
Comment 2•25 years ago
|
||
Add to the cc list
Hmm perhaps a "mosthated" keyword is called for.
Included this one, bug 28467 now has 8 unique duplicates.
(28467 "Windows switch z-order when running a URL")
Indeed! I run fvwm2 usually and mozilla will force its window to the top but it
does not always grab focus so I have to unwedge this manually.
At shutdown, mozilla likes to bring each of its open windows to the top just to
close them. Once I close a program, I don't want to the bothered by it.
Comment 5•25 years ago
|
||
> We need to pref it and turn it off for unix.
Why not turn it off altogether?
BTW: I couldn't reproduce this bug 100%.
> everyone I know hates it including me.
add me.
What's the diff to bug 28467?
Reporter | ||
Updated•25 years ago
|
Target Milestone: --- → mozilla1.0
Reporter | ||
Comment 6•24 years ago
|
||
saari mentioned that he had some of these bugs so I'll reassign it to him.
Assignee: blizzard → saari
Comment 7•24 years ago
|
||
*** This bug has been marked as a duplicate of 28467 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•