Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWidth of spaces in justified text changes upon mouse move #6203
Labels
Comments
|
Oh, and this was on Ubuntu 14.04 with llvmpipe. |
|
Also happens on http://squarefree.com/ |
|
cc @pcwalton |
|
For archival purposes, GIFs of the issues for the websites listed above https://hsivonen.fi/doctype/http://squarefree.com/ |
|
Also filed as #10499. Closing this bug because the other one has some existing discussion. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Steps to reproduce:
Move the mouse over the window.
Actual results:
On some lines of text, the spaces between words grow and shrink as the mouse moves. When the spaces grow, the text doesn't rewrap but extends beyond the right edge of the block.
Expected results:
No change in text location due to mouse move.