Open
Bug 142183
Opened 23 years ago
Updated 3 years ago
a case where a loading window will unminimize
Categories
(Core :: XUL, defect)
Tracking
()
NEW
Future
People
(Reporter: jrgmorrison, Unassigned)
References
()
Details
re: comment http://bugzilla.mozilla.org/show_bug.cgi?id=120155#c270
> This bug isn't just a Classic problem. I can get it on Modern, as well, and
> it is fairly reproducable.
>
> -Click on a link to a page such as http://bugzilla.mozilla.org/showvotes.cgi
> -When the url bar changes to show the correct location, but before the page
> renders, minimize the window. When the page renders, it also restores itself
> -This happens on pretty much all pages, but the longer the time it takes to
> render after the URL bar updates, the easier it is to reproduce it (for
> fairly obvious reasons).
This may be a dupe of an existing bug (perhaps on saari's list).
Also note that if |.focus()| is called on e.g., a input element, while the
window is minimized, then the window will be un-minimized. But that is _not_
what this bug is about.
I can reproduce with the steps described above with trunk build on win2k for
05/03.
| Reporter | ||
Updated•23 years ago
|
Comment 1•23 years ago
|
||
I just reproduced this with build 2002050705-TRUNK using Modern skin on Win98SE.
*** Bug 145885 has been marked as a duplicate of this bug. ***
*** Bug 144181 has been marked as a duplicate of this bug. ***
Comment 4•23 years ago
|
||
*** Bug 156328 has been marked as a duplicate of this bug. ***
It's very annoying to see this old bug come back again and I would at least like
to vote for it, but it seems to me that this bug could be a duplicate of bug
92170 "minimized windows will jump back up when focused", which was reopened
2002-06-07. Should this be marked that way or is this a different case ?
Comment 7•23 years ago
|
||
I've seen this in Build ID: 2002070508 Win 2k
It's not all that reproduceable though.
I can confirm that this bug still appears on 1.1 Alpha, build 2002061104 on
Windows 2000. I have multimonitors, don't know if it's related though.
Comment 9•23 years ago
|
||
I'm seeing the problem with a single monitor (laptop actually)
Comment 10•23 years ago
|
||
*** Bug 159343 has been marked as a duplicate of this bug. ***
Comment 11•23 years ago
|
||
Now this works for me in 1.1b (Build ID: 2002072204) WinXP.
Comment 12•22 years ago
|
||
The <http://bugzilla.mozilla.org/showvotes.cgi> URL mentionned in the bug
description returns
[
Not Found
The requested URL /showvotes.cgi was not found on this server.
Apache/1.3.26 Server at bugzilla.mozilla.org Port 80
]
now.
Do you have another URL for which this bug is (easily) reproductible ?
Comment 13•22 years ago
|
||
I've just experienced this bug under Linux using the 1.3 release. I'm behind
several firewalls, so /every/ page is a "slow-loading" one.
Comment 14•20 years ago
|
||
Is this still an issue in current trunk build?
Updated•3 years ago
|
Severity: normal → S3
Comment 15•3 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 3 duplicates.
:enndeakin, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Flags: needinfo?(enndeakin)
Comment 16•3 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Flags: needinfo?(enndeakin)
You need to log in
before you can comment on or make changes to this bug.
Description
•