Closed
Bug 604318
Opened 14 years ago
Closed 14 years ago
After installing a persona, going in and out of Full screen mode, does not restore the window properly
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: aravind, Assigned: jimm)
References
Details
(Keywords: regression)
Attachments
(2 files)
484.77 KB,
image/png
|
Details | |
820 bytes,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows NT 6.1; rv:2.0b8pre) Gecko/20101013 Firefox/4.0b8pre
Steps to reproduce :
1. Install a new persona
2. Go to Full screen mode (F11)
3. Exit Full screen mode(F11)
Actual results :
Window is not restored properly after going in and out of full screen mode. Hovering on the navigational bar and menu bar displays the items.
Expected results :
Window should be restored normally without any glitches.
Screencash of the issue :
http://screencast-o-matic.com/create?step=info&sid=1287047544&itype=choose
Mozilla/5.0 (Windows NT 6.1; rv:2.0b8pre) Gecko/20101013 Firefox/4.0b8pre
Able to reproduce in the latest build also.
Sorry, actually tested in
Mozilla/5.0 (Windows NT 6.1; rv:2.0b7pre) Gecko/20101006 Firefox/4.0b7pre
Comment 3•14 years ago
|
||
(In reply to comment #0)
> http://screencast-o-matic.com/create?step=info&sid=1287047544&itype=choose
Apparently this requires installing a plug-in. Would you mind attaching a screenshot?
Updated•14 years ago
|
Component: Theme → Graphics
Product: Firefox → Core
QA Contact: theme → thebes
Updated•14 years ago
|
blocking2.0: --- → ?
Comment 5•14 years ago
|
||
I'm almost certain we have a bug like this already. We probably can't release with this bug regardless, though.
blocking2.0: ? → final+
Component: Graphics → Widget: Win32
QA Contact: thebes → win32
Whiteboard: DUPEME
Updated•14 years ago
|
Assignee: nobody → jmathies
Assignee | ||
Comment 6•14 years ago
|
||
Hmm, not able to reproduce using a nightly. Win7 with aero enabled.
1) opened normal browser window
2) went to getpersonas.com
3) selected "wear it" on any persona on the home page
4) hit f11
5) hit f11 again
everything is fine. Tried it with d2d enabled and disabled.
Assignee | ||
Comment 7•14 years ago
|
||
felipe, curious if you can reproduce this?
Comment 8•14 years ago
|
||
I reproduced, the menu bar must be on (custom titlebar off).
Seems like an invalidation problem, the toolbars are there but haven't been rendered.
Assignee | ||
Comment 9•14 years ago
|
||
(In reply to comment #8)
> I reproduced, the menu bar must be on (custom titlebar off).
>
> Seems like an invalidation problem, the toolbars are there but haven't been
> rendered.
yep, ok, I see it now. thx.
Assignee | ||
Updated•14 years ago
|
Whiteboard: DUPEME
Assignee | ||
Comment 10•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=0caec4ddff74&tochange=f38ef1080bfe
Likely cause: Bug 575855 - Fix for transitions from fullscreen briefly show an aero basic window frame.
Keywords: regression
Assignee | ||
Comment 11•14 years ago
|
||
Attachment #483506 -
Flags: review?(vladimir)
Attachment #483506 -
Flags: review?(vladimir) → review+
Assignee | ||
Comment 12•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 14•14 years ago
|
||
hi Jim, tested here, works perfectly
You need to log in
before you can comment on or make changes to this bug.
Description
•