Closed
Bug 579228
Opened 14 years ago
Closed 14 years ago
Title bar and tabs are rendered incorrectly after redraw event.
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 545892
People
(Reporter: joel.a.villarreal, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; Windows NT 6.1; en-US; rv:2.0b2pre) Gecko/20100714 Minefield/4.0b2pre
Build Identifier: Mozilla/5.0 (Windows; Windows NT 6.1; en-US; rv:2.0b2pre) Gecko/20100714 Minefield/4.0b2pre
While using Minefiled, a redraw event triggered, rendering the title bar unreadable and the title bar. Minimized all the windows and then noticed that the window composition is also incorrect.
Problem is probably related to Windows 7's desktop composition feature.
Screenshot provided here: http://img227.imageshack.us/img227/8837/ffbugreport.jpg
Reproducible: Sometimes
Steps to Reproduce:
1. Have NetBeans or any Java-based application or any other software that uses a customized window skin (for example, the Adobe suite) or Windows Live Messenger.
2. Use Minefield.
Actual Results:
On a redraw event, title bar background gets mixed up with other windows behind Minefield window.
Expected Results:
Title bar and tabs should be opaque.
No customized skins have been used.
about:buildconfig
Source
Built from http://hg.mozilla.org/mozilla-central/rev/5355f245b916
Build platform
target
i686-pc-mingw32
Build tools
Compiler Version Compiler flags
cl 14.00.50727.762 -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -Zi -Zi -UDEBUG -DNDEBUG -GL -wd4624 -wd4952 -O1
cl 14.00.50727.762 -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -Zi -Zi -UDEBUG -DNDEBUG -GL -wd4624 -wd4952 -O1
Configure arguments
--enable-application=browser --enable-update-channel=nightly --enable-update-packaging --enable-jemalloc --enable-tests
Updated•14 years ago
|
Component: Tabbed Browser → Widget: Win32
Product: Firefox → Core
QA Contact: tabbed.browser → win32
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
No longer depends on: 545892
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•