Closed
Bug 940221
Opened 11 years ago
Closed 11 years ago
[Linux] Azure/Skia content rendering has floating window glitches
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: heftig, Unassigned)
References
Details
When gfx.content.azure.backends is set to "skia":
- Tooltips are invisible, showing only the shadow
- The autoscroll popup is invisible
- Popup menus have a black background
In the case of the autoscroll popup: It seems that the window content is a copy of the background when it is created, so it appears invisible. If the background behind the window changes (e.g. due to scrolling), the window still shows the old content. Possibly the same happens with tooltips - I didn't test.
When gfx.content.azure.backends is set to "skia,cairo":
- Tooltips have a black background
- Popup menus have a black background
Reporter | ||
Comment 1•11 years ago
|
||
The tooltip and "black background" problems have gone away in Nightly now - The autoscroll popup issue in the "skia" case remains.
Reporter | ||
Comment 2•11 years ago
|
||
Well, this has long been resolved, but skia rendering has become so glitchy in general as to be unusable.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•