Closed
Bug 591734
Opened 15 years ago
Closed 15 years ago
Setting layers.accelerate-all to true causes some dialogs to become transparent
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 593272
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | betaN+ |
People
(Reporter: fehe, Unassigned)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0b5pre) Gecko/20100828 Firefox/4.0b5pre
Build Identifier: Mozilla/5.0 (Windows NT 5.1; rv:2.0b5pre) Gecko/20100828 Firefox/4.0b5pre ID:20100828040640
Setting layers.accelerate-all to true causes some dialogs to become transparent. See attached screenshot. I'm thinking this is related to the recent deprecation of popup, as it also causes context menus that use popup, instead of menupopup, to be transparent, when certain hardware acceleration is enabled.
As such, I'm not sure if this bug report is invalid or not, but it makes some hardware acceleration occasionally unusable.
Reproducible: Always
Steps to Reproduce:
1. open about:config
2. Set layers.accelerate-all to true
3. Visit https://addons.mozilla.org/en-US/firefox/search/?q=&cat=all&lver=4.0&pid=1&sort=&pp=20&lup=&advanced=on
4. Locate a compatible addon and click "Add to Firefox"
5. The "Software Installation" dialog opens up transparent (see attached screenshot).
Comment 2•15 years ago
|
||
Confirming:
Adapter Description Radeon X1950
ProVendor ID1002
Device ID7280
Adapter RAM512
Adapter Driver sati2dvag
Driver Version 8.593.100.0
Driver Date7-21-2009
Direct2D Enabledfalse
DirectWrite Enabledfalse
blocking2.0: --- → ?
Comment 3•15 years ago
|
||
This needs to be confirmed by someone before I'll block on it. Renom when necessary.
blocking2.0: ? → ---
Comment 4•15 years ago
|
||
Confirming again by testing against a Build built from http://hg.mozilla.org/mozilla-central/rev/0487454f4219 (20100830 Nightly).
The Issue is triggered also by opening the "About Minefield" Dialog Box ("Help"/"About") or opening the "Manage Search Engines ..." Dialog Box from the Search Bar.
It seems some certain Kind of Dialog Boxes are affected. Thus renominating.
Status: UNCONFIRMED → NEW
blocking2.0: --- → ?
Ever confirmed: true
Comment 5•15 years ago
|
||
I hope and suspect that this will be fixed by the patches in bug 579276, but if it doesn't, this still definitely needs to be fixed.
blocking2.0: ? → betaN+
Comment 6•15 years ago
|
||
The following message appears in the error console when I open dialog and popup menus.
CoCreateInstance() FAILED.
Updated•15 years ago
|
Severity: normal → major
Comment 8•15 years ago
|
||
Comment 9•15 years ago
|
||
With Intel GMA 4500M on Windows 7 64-bit, it is not transparency issue, but blank issue :
+ popup windows are blank
+ no button in the title bar
Comment 10•15 years ago
|
||
in win 7 ultimate 32-bit and radeon 4850 with the latest drivers dialog windows are transparent and no buttons in the title bar too.
Comment 11•15 years ago
|
||
This seems fixed in the latest hourly based on cset:
http://hg.mozilla.org/mozilla-central/rev/1730f1358f13
Updated•15 years ago
|
Resolution: FIXED → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•