Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Text for some tabs is blurry on OSX #51

Closed
jesperalmstrom opened this issue May 14, 2014 · 7 comments
Closed

Text for some tabs is blurry on OSX #51

jesperalmstrom opened this issue May 14, 2014 · 7 comments

Comments

@jesperalmstrom
Copy link

When dragging the atom window from the retina display to a external display the tab text becomes blurry.
screen shot 2014-05-13 at 10 43 41 am
The other texts look fine (as you see in the screen shot).

This only happens to the first tab. If you open a second tab and highlight that one, it looks fine (no blurry text). The first tab also appears to be fine, but when you highlight the first tab again it gets blurry.

Moving it back to the Retina display, everything looks great.

@taylorlapeyre
Copy link
Contributor

Getting this on non-retina screens as well:

screenshot 2014-05-15 11 55 28

@izuzak
Copy link
Contributor

izuzak commented May 22, 2014

Yeah, I'm noticing this too, on a non-retina screen (MacBook Air, Atom 0.96.0):

Keep your eyes on the left tab. When it's not selected or when I just mouse-over it -- the text is not blurry. However, once I focus it -- the text becomes blurry. Interestingly, the right tab is never blurry. 😭

@izuzak izuzak changed the title Mac OSX: Retina display + Extra display = Blurry tab text Text for some tabs is blurry on OSX May 22, 2014
@izuzak
Copy link
Contributor

izuzak commented May 22, 2014

@jesperalmstrom I hope you don't mind -- I updated the title of this issue so that it's a bit more generic (i.e. doesn't seem that it's related to having an extra display). :bowtie:

@taylorlapeyre
Copy link
Contributor

Possible Fix

In Settings there is an option labeled Use React Editor. When I disabled this, it fixed this issue, as well as others I was having.

@izuzak
Copy link
Contributor

izuzak commented May 22, 2014

In Settings there is an option labeled Use React Editor. When I disabled this, it fixed this issue, as well as others I was having.

Unfortunately, this doesn't fix the blurriness for me. It's interesting that it did fix it for you, though. Hm 💭

@eddiemonge
Copy link

Seems like the first instance of a tab is clear then others are fuzzy. Split tab names are fuzzy too

clear
fuzzy

This is using the React editor. Don't know if that makes a difference.

benogle added a commit to atom/atom-dark-ui that referenced this issue May 28, 2014
Fixes blurriness see atom/tabs#51
@benogle
Copy link
Contributor

benogle commented May 28, 2014

This was a css issue in the atom-dark-ui. For some reason, the z-index + some height stuff was messing it up. The atom-light-ui theme seems unaffected. Should be in the next release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants