Closed Bug 807356 Opened 12 years ago Closed 12 years ago

Panel text appears over degraded on retina display

Categories

(Add-on SDK Graveyard :: General, defect, P2)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 803383

People

(Reporter: kinger, Unassigned)

References

Details

Brian:

I've just run an add-on I'm working on on a Mac Retina Display, using Nightly which has support (bug 674373 - gfx.hidpi.enabled = 2).

The Firefox UI text and web content looks pretty sharp. However, when I open up my add-on panel, the text is blurry (after briefly flashing as clear). See:

https://dl.dropbox.com/u/5940796/acr/blurry-panel.png

Granted this is HTML in the panel, but it looks particularly degraded. Any ideas how to sharpen it?

Jeff:
Thanks for reporting this! I think it's a bug, can you report it in
bugzilla instead?

If I were to hazard a guess, I'd say that there is some CSS in the
panel module somewhere that is casing this problem. Erik will likely
need to look at it as he actually has a retina display machine.
Erik, can you take a look at this?
Flags: needinfo?(evold)
Priority: -- → P2
hmm I can confirm the issue with the ReMo Companion, but when I use GReader Panel https://addons.mozilla.org/en-US/firefox/addon/greader-panel the panel is sharp..

So perhaps there is different behavior for resource: uris, or some difference in the content?
Flags: needinfo?(evold)
well it's not uri related..
cc'ing Jonathan

I'm wondering what can cause retina display to be disabled or malfunction?..
Depends on: 674373
Flags: needinfo?(jfkthame)
Do I see two issues? Blockiness and greyscale text AA?
This sounds like bug 803383. We think the issue may be linked to the use of a transition or animation effect when displaying the panel, but it's still under investigation. If you're able to come up with a simple testcase that exhibits the problem, and add it to that bug, it could be really helpful.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(jfkthame)
You need to log in before you can comment on or make changes to this bug.