Open
Bug 593698
Opened 15 years ago
Updated 3 years ago
Aero Peek for minimized windows show the real window contents in the wrong location
Categories
(Core :: Widget: Win32, defect)
Tracking
()
NEW
People
(Reporter: robarnold, Unassigned)
Details
Attachments
(1 file)
|
105.97 KB,
image/png
|
Details |
I see two tabstrips when previewing a tab on a minimized window. The upper tabstrip seems to be the real one and we're drawing the previewed contents in the right place. I noticed this in today's nightly which has the d3d9 layers but I suspect that some recent widget changes may also be the likely cause of this regression.
Comment 1•15 years ago
|
||
WFM in
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre) Gecko/20100904 Firefox/4.0b6pre
A screen shot might help. I'm using gdi.
| Reporter | ||
Comment 2•15 years ago
|
||
| Reporter | ||
Comment 3•15 years ago
|
||
This is in
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre) Gecko/20100905 Firefox/4.0b6pre
with GDI
Comment 4•15 years ago
|
||
I cannot reproduce this with Windows 7 in glass or basic Aero themes. Are there some additional steps besides minimizing the window?
| Reporter | ||
Comment 5•15 years ago
|
||
This only happens with D3D9 layers (10 untested). Every Firefox window exhibits this behavior with varying but consistent offsets.
Comment 6•15 years ago
|
||
(In reply to comment #5)
> This only happens with D3D9 layers (10 untested). Every Firefox window exhibits
> this behavior with varying but consistent offsets.
What are your layers settings Rob?
I've got
layers.accelerate-all;true
layers.accelerate-none;false
layers.prefer-d3d9;true (for testing this bug)
layers.prefer-opengl;false
and
gfx.direct2d.disabled;true
(or)
gfx.direct2d.disabled;false
STT:
1) set prefs
2) restart
3) open three tabs
4) minimize window
5) display live previews for each tab
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•