Closed
Bug 786845
Opened 13 years ago
Closed 13 years ago
Fonts changing appearance / cleartype on/off/buggy
Categories
(Core :: Graphics: Text, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: leuofiridia, Unassigned)
Details
Attachments
(2 files, 1 obsolete file)
User Agent: Mozilla/5.0 (Windows NT 6.2; rv:15.0) Gecko/20100101 Firefox/15.0
Build ID: 20120824154833
Steps to reproduce:
browsing a page and passing my pointer over button and image elements on page
Actual results:
the fonts appear to turn cleartype on/off ramdomly and sometimes, texts from other places of the page goes on the other
Expected results:
reder the fonts properly
Maybe an issue with Windows 8 and font rendering.
Could you try with hardware acceleration disabled, please. (options > advanced > general, then restart FF).
In addition, attach here the section about:support > graphics.
Similar bug: https://bugzilla.mozilla.org/show_bug.cgi?id=760299
| Reporter | ||
Comment 2•13 years ago
|
||
I've disabled hardware acceleration but still the same. I've tried to make the bug cases in Chrome and IE and there the text is ok
My graphics properties are in portuguese, but I think you can understand
Gráficos
Descrição do adaptador
Intel(R) G41 Express Chipset (Microsoft Corporation - WDDM 1.1)
ID do fornecedor
0x8086
ID do dispositivo
0x2e32
RAM do adaptador
Unknown
Drivers do adaptador
igdumd32 igd10umd32
Versão do driver
8.15.10.2702
Data do driver
3-24-2012
Direct2D ativo
false
DirectWrite ativo
false (6.2.9200.16384)
Parâmetros ClearType
Parâmetros ClearType não encontrados
Renderização WebGL
Google Inc. -- ANGLE (Intel(R) G41 Express Chipset (Microsoft Corporation - WDDM 1.1)) -- OpenGL ES 2.0 (ANGLE 1.0.0.1041)
Janelas aceleradas pela GPU
0
Thanks for the log.
Could you try to use GDI Classic for font rendering in Firefox.
Go to about:config and change gfx.font_rendering.cleartype_params.rendering_mode to 2 and restart Firefox.
For the record:
A value of -1 implies use the default value, otherwise value ranges follow registry settings:
pref("gfx.font_rendering.cleartype_params.rendering_mode", -1);
rendering mode [0, 5] default: 0
0 = use default for font & size;
1 = aliased;
2 = GDI Classic;
3 = GDI Natural Widths;
4 = Natural;
5 = Natural Symmetric
| Reporter | ||
Comment 4•13 years ago
|
||
it occurs less frenquently now, but still occurs.
Updated•13 years ago
|
Component: Untriaged → Graphics: Text
Product: Firefox → Core
| Reporter | ||
Comment 5•13 years ago
|
||
I've recently installed the windows 8 in my notebook and the problem occurs in it too. I guess it can be a video driver issue since both my Desktop PC and Notebook have intel chipset and the driver I'm using in both is built-in microsoft WDDM1.1
Possibly related to or dupe of bug 793280.
| Reporter | ||
Comment 7•13 years ago
|
||
Comment 8•13 years ago
|
||
Leonardo, does this still happen on Firefox 16 beta 6?
| Reporter | ||
Comment 9•13 years ago
|
||
(In reply to juan becerra [:juanb] from comment #8)
> Leonardo, does this still happen on Firefox 16 beta 6?
I'll try it and post a feedback
| Reporter | ||
Comment 10•13 years ago
|
||
(In reply to juan becerra [:juanb] from comment #8)
> Leonardo, does this still happen on Firefox 16 beta 6?
No, it's solved in 16b6
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Comment 11•10 years ago
|
||
Updated•10 years ago
|
Attachment #8629610 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•