Closed Bug 755741 Opened 12 years ago Closed 9 years ago

[AZURE] Screen corruption with gfx.content.azure.enabled = True

Categories

(Core :: Graphics, defect)

x86_64
Windows 7
defect
Not set
major

Tracking

()

VERIFIED INVALID

People

(Reporter: streetwolf52, Unassigned)

References

Details

(Keywords: regression)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/15.0 Firefox/15.0a1
Build ID: 20120516020729

Steps to reproduce:

1. Start with a new profile

2. Enable the preference gfx.content.azure.enabled

3. Restart Fx 




Actual results:

Screen corruption will occur doing various things in the browser.



Expected results:

No corruption.

Problem started with cset http://hg.mozilla.org/mozilla-central/rev/bfc259be3fa2  Most likely bug https://bugzilla.mozilla.org/show_bug.cgi?id=717393 or https://bugzilla.mozilla.org/show_bug.cgi?id=754751
Keywords: regression
Severity: normal → major
STR:
1. If your testing the in-content prefs panel, turn it off.
browser.preferences.inContent  set to 'false'
2. Open a few tabs, I'm currently using 10 tabs 
3. Open the Options Panel (the one that now should show the old style module panel)
4. Several tabs (varies, 5-6 here) will loose text/favicons
5. Close the Options Panel and missing items may return, or mousing over the tabs will 
restore the text/icons.

Tested on win7 x64 latest hourly win32 m-c build based on cset: 
https://hg.mozilla.org/mozilla-central/rev/95437bcc43dc
Status: UNCONFIRMED → NEW
Ever confirmed: true
(In reply to Jim Jeffery not reading bug-mail 1/2/11 from comment #2)
> STR:
> 1. If your testing the in-content prefs panel, turn it off.
> browser.preferences.inContent  set to 'false'
> 2. Open a few tabs, I'm currently using 10 tabs 
> 3. Open the Options Panel (the one that now should show the old style module
> panel)
> 4. Several tabs (varies, 5-6 here) will loose text/favicons
> 5. Close the Options Panel and missing items may return, or mousing over the
> tabs will 
> restore the text/icons.
> 
> Tested on win7 x64 latest hourly win32 m-c build based on cset: 
> https://hg.mozilla.org/mozilla-central/rev/95437bcc43dc

This is likely different from this bug.
(In reply to Andreas Schoeneck from comment #1)
> Is this related to my recent startup crashes?
> 
> http://crash-stats.mozilla.com/report/index/bp-bbfb0009-7413-4aee-baaa-
> 7853d2120517
> http://crash-stats.mozilla.com/report/index/bp-a47ef07c-dc08-496f-96fe-
> 599c22120517
> http://crash-stats.mozilla.com/report/index/bp-a5407be2-dd76-4ee1-b32e-
> 858e12120517
> 
> Maybe screen corruption occurs on AMD/ATI and crashes on NVidia?

Only if you have manually set gfx.content.azure.enabled could this bug be related. But yesterday this could've definitely been related. Today it should be fixed.
Reference comment #3 you want me to spin another bug with same STR.  Commnet #0 didn't really specify what sort of screen corruption he was seeing.
(In reply to Jim Jeffery not reading bug-mail 1/2/11 from comment #5)
> Reference comment #3 you want me to spin another bug with same STR.  Commnet
> #0 didn't really specify what sort of screen corruption he was seeing.

That's probably best, I'm trying to reproduce it now.
(In reply to Jim Jeffery not reading bug-mail 1/2/11 from comment #2)
> STR:
> 1. If your testing the in-content prefs panel, turn it off.
> browser.preferences.inContent  set to 'false'
> 2. Open a few tabs, I'm currently using 10 tabs 
> 3. Open the Options Panel (the one that now should show the old style module
> panel)
> 4. Several tabs (varies, 5-6 here) will loose text/favicons
> 5. Close the Options Panel and missing items may return, or mousing over the
> tabs will 
> restore the text/icons.
> 
> Tested on win7 x64 latest hourly win32 m-c build based on cset: 
> https://hg.mozilla.org/mozilla-central/rev/95437bcc43dc

I can reproduce this, almost definitely a different bug!
(In reply to Bas Schouten (:bas) from comment #7)
> (In reply to Jim Jeffery not reading bug-mail 1/2/11 from comment #2)
> > STR:
> > 1. If your testing the in-content prefs panel, turn it off.
> > browser.preferences.inContent  set to 'false'
> > 2. Open a few tabs, I'm currently using 10 tabs 
> > 3. Open the Options Panel (the one that now should show the old style module
> > panel)
> > 4. Several tabs (varies, 5-6 here) will loose text/favicons
> > 5. Close the Options Panel and missing items may return, or mousing over the
> > tabs will 
> > restore the text/icons.
> > 
> > Tested on win7 x64 latest hourly win32 m-c build based on cset: 
> > https://hg.mozilla.org/mozilla-central/rev/95437bcc43dc
> 
> I can reproduce this, almost definitely a different bug!

Filed: https://bugzilla.mozilla.org/show_bug.cgi?id=756424
Can you still reproduce the issue with latest version with clean new fresh profile without any addons and plugins?
Flags: needinfo?(garyshap)
This pref was removed some time ago and replaced with pref: layout.paint_rects_separately
a 'hidden pref' 

Setting the value =2 fixed the issue for me...

this bug should probably be closed, with WFM or WONTFIX since there have been many changes since this bug was created.
I don't think so, as "layout.paint_rects_separately" is boolean type of preference and correct values are only "true" and "false"

https://dxr.mozilla.org/mozilla-central/source/gfx/thebes/gfxPrefs.h#323
(In reply to Virtual_ManPL [:Virtual] from comment #11)
> I don't think so, as "layout.paint_rects_separately" is boolean type of
> preference and correct values are only "true" and "false"
> 
> https://dxr.mozilla.org/mozilla-central/source/gfx/thebes/gfxPrefs.h#323

oops! your right, I was thinking of pref:  gfx.font_rendering.cleartype_params.rendering_mode  setting that to '2' as I recall was part of the 'fix' for bad looking fonts.

Still, the original pref is deprecated, and this bug should be closed IMO.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(garyshap)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.