Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example clipping right-hand letter #2

Open
Gumnos opened this issue Sep 17, 2014 · 13 comments
Open

Example clipping right-hand letter #2

Gumnos opened this issue Sep 17, 2014 · 13 comments

Comments

@Gumnos
Copy link

Gumnos commented Sep 17, 2014

Viewing the demo in Chromium on Linux, it crops the far right letters. In theory, a screenshot should be attached:
Uploading cropped_right.jpg . . .

@Gumnos
Copy link
Author

Gumnos commented Sep 17, 2014

Sigh, Github being weird. This looks like the image may have attached more successfully.
cropped_right

@ghost
Copy link

ghost commented Sep 17, 2014

I'm seeing the same thing in Chrome on OSX

@jxnblk
Copy link
Owner

jxnblk commented Sep 17, 2014

Oof! It doesn't crop that badly for me on OSX. I know there are some subpixel rounding issues, but I'll try to look into why it does this. Might be a symptom of using letter-spacing on the text element.

@ghost
Copy link

ghost commented Sep 17, 2014

Perhaps I should re-state, it's not that bad on my browser.

Some clipping, not nearly as bad as this issue.

@jxnblk
Copy link
Owner

jxnblk commented Sep 17, 2014

@Gumnos would you mind testing this codepen out on Linux?

http://codepen.io/jxnblk/pen/BArkI

It removes the letter-spacing property, which I suspect might be the issue.

@Gumnos
Copy link
Author

Gumnos commented Sep 17, 2014

Still a bit wonky, but better:
last_letter
Depending on my browser dimensions, I either got a fragment of the "y" on the first line, or it vanished completely.

@jxnblk
Copy link
Owner

jxnblk commented Sep 17, 2014

Thanks for checking this out. I was hoping that would work, but I'll keep looking into it.

@beaverusiv
Copy link

I get the clipping in Firefox on Linux too.

@Depado
Copy link

Depado commented Sep 23, 2014

Same here.

@dlosie
Copy link

dlosie commented Oct 15, 2014

Seems to me that this clipping occurs if the browser is zoomed in while the page loads. At 100% zoom I see no clipping, but if I zoom in at all and reload the page it clips the words on both sides.

@Gumnos
Copy link
Author

Gumnos commented Oct 15, 2014

For the record, the artifacts I saw occurred at 100% zoom (i.e., no
increase/decrease in zoom-level).

@beaverusiv
Copy link

It seems to be fixed for me, but I have changed graphics drivers, so that could be the issue. I was on fglrx, now on nvidia.

@christianmagill
Copy link

I get the same issue with the right hand cutoff on a site I'm working on. What is weird is it happens intermittently with the viewport at same size, and if I reload the site via hitting enter in the location bar it loads properly.

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

No branches or pull requests

6 participants