Open
Bug 193247
Opened 23 years ago
Updated 3 years ago
Return from Fullscreen leaves browser Always On Top, but only for a while.
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
NEW
People
(Reporter: esheridan, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20030210
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20030210
When returning from full screen mode, the main browser window is stuck in Always
on Top mode. It does not happen every single time I return from full screen
mode, but after several different methods, the best I can say is that if I stay
in fullscreen mode long enough, it will happen. I can't say for sure if it is
due to the actual time spent in fullscreen or if it is related to what you do
once in fullscreen.
Reproducible: Sometimes
Steps to Reproduce:
1. Go to fullscreen mode-- doesnt' matter whether you use menu or f11.
2. Do some work, browse some pages, wait.
3. Return to non-fullscreen mode
4. Try to raise another window or app by clicking on it or the icon in taskbar.
Actual Results:
Browser window is stuck on top. Other windows will not raise, but can get focus.
Expected Results:
Browser window should have been hidden behind window with focus.
Modern theme, Windows XP Pro.
Closest similar bug I could find was 163252 but doesn't sound like exactly the
same problem to me.
Comment 1•22 years ago
|
||
I see this also under KDE 3.1, where always on top remains set. If I disable it
manually, it stays that way for the next F11 cycles. This is with a one week old
'1.6b' version.
Status: UNCONFIRMED → NEW
Ever confirmed: true
This should be fixed on Windows, thanks to the fix for bug 195963.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Sorry, I marked this as fixed before I saw comment 1.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•17 years ago
|
||
can anyone reproduce this reliably anymore?
i don't with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090315 ID:20090315050013
Status: REOPENED → NEW
Updated•16 years ago
|
Assignee: saari → nobody
QA Contact: desale → events
| Assignee | ||
Updated•7 years ago
|
Component: Event Handling → User events and focus handling
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•