Open
Bug 629891
Opened 14 years ago
Updated 2 years ago
Tooltip text rendered with grayscale anti-aliasing
Categories
(Core :: Graphics, defect)
Tracking
()
NEW
People
(Reporter: stanio, Assigned: tnikkel)
References
(Blocks 1 open bug)
Details
(Whiteboard: [approved-patches-landed][not-ready])
Attachments
(9 files)
75.75 KB,
image/png
|
Details | |
69.68 KB,
image/png
|
Details | |
66.59 KB,
image/png
|
Details | |
1.11 KB,
patch
|
roc
:
review+
joe
:
approval2.0+
|
Details | Diff | Splinter Review |
111.43 KB,
image/png
|
Details | |
77.17 KB,
image/png
|
Details | |
6.66 KB,
text/plain
|
Details | |
13.69 KB,
application/json
|
Details | |
7.11 KB,
application/json
|
Details |
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b11pre) Gecko/20110129 SeaMonkey/2.1b2pre
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b11pre) Gecko/20110129 Firefox/4.0b11pre
Mouse over a browser tab or page element which has a 'title' attribute set and observe the tool-tip text - it is rendered with discolored ClearType edges making it look blurry. Appears both with Direct2D and with Direct2D disabled.
Reproducible: Always
Reporter | ||
Comment 1•14 years ago
|
||
Reporter | ||
Comment 2•14 years ago
|
||
Reporter | ||
Comment 3•14 years ago
|
||
Reporter | ||
Comment 4•14 years ago
|
||
Happens on Windows XP, also.
Reporter | ||
Updated•14 years ago
|
Version: unspecified → Trunk
Reporter | ||
Updated•14 years ago
|
blocking2.0: --- → ?
Comment 5•14 years ago
|
||
I'm unable to reproduce with windows 7 nightly build from today. The title tips are anti-aliased with grayscale aa here and other than being grayscale aa, they look fine. D2D and DirectWrite both enabled. Intel graphics.
Reporter | ||
Comment 6•14 years ago
|
||
> The title tips are anti-aliased with grayscale aa here and other than being
> grayscale aa, they look fine.
That's the actual issue I've opened - the text being rendered using grayscale AA, rather than using CrearType AA. May be you see them look fine (enough) just because title tips are usually small and contain short text. The quality of the text using grayscale AA however is suboptimal, as number of similar (same) issues regarding normal page content have been addressed already.
Comment 7•14 years ago
|
||
Confirming, updating summary, and copying a few awesome text handling people.
I do not think we should block on this.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Tool-tip text rendered with discolored edges → Tool-tip text rendered with grayscale anti-aliasing
Assignee | ||
Comment 8•14 years ago
|
||
Just as in bug 624452, on XP we get a null theme. I have no idea what happens on Windows Vista/7.
Attachment #512053 -
Flags: review?(roc)
Attachment #512053 -
Flags: review?(roc) → review+
Assignee | ||
Updated•14 years ago
|
Attachment #512053 -
Flags: approval2.0?
Updated•14 years ago
|
blocking2.0: ? → -
Updated•14 years ago
|
Assignee: nobody → tnikkel
Updated•14 years ago
|
Attachment #512053 -
Flags: approval2.0? → approval2.0+
Assignee | ||
Comment 9•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/1d9299a50242
I don't know if that will fix Windows 7/Vista, so if someone could test in tomorrows nightly (2011-02-16), that would be great.
Comment 11•14 years ago
|
||
(In reply to comment #9)
> http://hg.mozilla.org/mozilla-central/rev/1d9299a50242
>
> I don't know if that will fix Windows 7/Vista, so if someone could test in
> tomorrows nightly (2011-02-16), that would be great.
Didn't help, still shows greyscale AA.
Assignee | ||
Comment 12•14 years ago
|
||
In about:buildconfig what does it say beside "Built from"? I ask because tinderbox builds with this patch have just showed up minutes ago.
Comment 13•14 years ago
|
||
That's the one I installed, I was waiting for it. ;)
It shows your commit 1d9299a50242.
Assignee | ||
Comment 14•14 years ago
|
||
Well then Windows Vista/7 will need a different fix, I can't really debug under either right now.
Reporter | ||
Comment 15•14 years ago
|
||
Using Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b12pre) Gecko/20110216 Firefox/4.0b12pre, the issue appears fixed for me on Win 7 - Windows Classic theme. I haven't really tried it with Aero theme, even when opening this report.
Reporter | ||
Comment 16•14 years ago
|
||
I can confirm the issue is still present with Win7 Aero theme.
Updated•14 years ago
|
Whiteboard: [approved-patches-landed]
Updated•14 years ago
|
Whiteboard: [approved-patches-landed] → [approved-patches-landed][not-ready]
Comment 17•13 years ago
|
||
I can still confirm this with Firefox 5 beta and 6 aurora on Win7 with D2D enabled.
This might be a regression as I believe to remember that tooltips became sub-pixel AAed at some point in the beta phase of Firefox 4.
Comment 18•13 years ago
|
||
Same here, Win7 x64, Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0a1) Gecko/20110619 Firefox/7.0a1.
Since 4.0 release it is broken. I also confirm that D2D option doesn't have an effect, grayscale antialiasing is used even with D2D disabled.
Tooltips over tab headers, images, links are rendered with grayscale anti-aliasing.
Also tooltips don't have shadows like in 3.6.
Comment 19•13 years ago
|
||
> Also tooltips don't have shadows like in 3.6.
I mean in FF 3.6 tooltips do have shadows while in FF 4 they don't. They don't have shadows in the latest nightly either.
Assignee | ||
Comment 20•13 years ago
|
||
The loss of shadows could be due to bug 603793.
Comment 21•13 years ago
|
||
This bug is still present in Firefox 5 (stable). There are several places were I saw Firefox 5 use greyscale-aa under Windows 7 (with Aero enabled).
Actually this bug applies to:
- tooltip texts
- the tooltip shown in the lower left when hovering over links
- adress bar
- search bar
- fonts on tabs (not always though, I'm not sure what's the reason yet)
- some dropdown lists on websites
This bug is quite annoying and makes the move to DirectDraw font rendering even more unappealing.
Assignee | ||
Comment 22•13 years ago
|
||
(In reply to comment #21)
> - some dropdown lists on websites
Please file a bug with an example site that has this problem.
Comment 23•13 years ago
|
||
Someone on irc reported context menus having this issue as well: http://i.imgur.com/H5ixM.png
Comment 24•13 years ago
|
||
I added an attachment were you can see all places were greyscale anti aliasing is used instead of subpixel anti aliasing (Though I couldn't find an example for a dropdown box yet).
I was able to reproduce the problem with a clean profile. Steps to reproduce:
- tooltip texts: simply hover mouse over an element that has a tooltip, e.g. the "flags"-sections of a bug entry on bugzilla.mozilla.org (not visible in the attachment but verified by me on the same page).
- the tooltip shown in the lower left when hovering over links: just hover over a link (see attachment)
- adress bar: set "Tabs on Top" to false. Nothing else needed to do (see attachment)
- search bar: set "Tabs on Top" to false. Nothing else needed to do (see attachment)
- fonts on tabs: visit https://bugzilla.mozilla.org and activate this tab, then all tabs will use greyscale anti aliasing (see attachment). On other pages, e.g. a blank page correct subpixel anti aliasing is used, though.
Comment 25•13 years ago
|
||
I also found an example for greyscale anti aliasing in a dropdown list (see attachment).
The problem is quite abit confusing, since the text is re-rendered after about five seconds with subpixel anti aliasing.
Steps to reproduce:
- open https://www.google.com/accounts/NewAccount
- expand the dropdown list for "location" ("Standort" in German)
- when you scroll in the list it is first rendered with grayscale anti aliasing and re-rendered with subpixel anti aliasing after about five seconds.
I'll keep you updated if I find another example.
Comment 26•13 years ago
|
||
Most of comment 24 and all of comment 25 is about different, already known, issues. This bug is strictly about tool-tip text, which is still greyscale, even in Nightly.
Updated•13 years ago
|
Summary: Tool-tip text rendered with grayscale anti-aliasing → Tooltip text rendered with grayscale anti-aliasing
Comment 28•10 years ago
|
||
Any progress on this? Bug is still present as of Firefox 32.0.3
Comment 29•10 years ago
|
||
Regression-range:
Last good revision: d5e211bdd793 (2010-08-13)
First bad revision: 656d99ca089c (2010-08-14)
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=d5e211bdd793&tochange=656d99ca089c
With gfx.font_rendering.directwrite.enabled;true set:
Last good revision: b84d0be52070 (2010-06-10)
First bad revision: 431eab8cf6ab (2010-06-11)
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b84d0be52070&tochange=431eab8cf6ab
Comment 30•8 years ago
|
||
Can you still reproduce the issue in latest stable Firefox version or in latest Nightly?
Flags: needinfo?(stanio)
Comment 31•8 years ago
|
||
Firefox ESR 45.4, grayscale anti-aliasing is here. Win 7.
Comment 33•8 years ago
|
||
Same here with 20161001 nightly
Comment 34•8 years ago
|
||
I was thinking that it could be fixed by recent fixes in Nightly, like enabling by default Skia backend or fixing subpixel antialiasing.
Could you please attach here as attachment your complete information from about:support from Nightly?
Comment 35•8 years ago
|
||
Flags: needinfo?(mrpastorm)
Reporter | ||
Comment 36•8 years ago
|
||
I still see the problem with Firefox 49 and current Firefox Developer Edition (51.0a2) on Windows 10 64-bit, although I'm not really noticing it (w/o zooming pixels in) on a high-dpi screen now.
Flags: needinfo?(stanio)
Comment 37•8 years ago
|
||
Could you please attach here as attachment your complete information from about:support from Nightly?
Flags: needinfo?(stanio)
Reporter | ||
Comment 38•8 years ago
|
||
Reporter | ||
Comment 39•8 years ago
|
||
Note, I have not tried Nightly explicitly previously as someone else already done it and has attached about:support data. I've now tried it using fresh new profile, observed the issue is still there, and I'm attaching my data which might not differ significantly from attachment 8797224 [details].
Flags: needinfo?(stanio)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•