-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Enter key in Chrome 58 reverts new line to original fontsize #4041
Comments
can you try to replicate on a fiddle that is based on the master branch? old text version is unmantained. |
https://jsfiddle.net/7g4k1rrf/4/ I can't replicate the bug using the master branch. I guess i have to switch to the master branch and rewrite some code 😄 |
look the master branch is way better of the 1.x. |
Yes, my app is still in development so i will switch. The only thing is that i created my own multi-column text support based on 1.x. But i've managed once so i'll manage again on the master branch. I guess this ticket can be closed. Thanks for your help and thanks for this great library! |
well fabric 2.x manages text very differently. |
I think the Chrome 57 carriage return bug is back in Chrome 58, see #3796, i have a similar problem.
I am using Chrome 58.0.3029.110 (64-bit)
I can't reproduce the bug in Safari 10.1.1
Version
1.7.14
Test Case
http://fabricjs.com/kitchensink
Steps to reproduce
In the Kitchensink:
Expected Behavior
The new line that is created should have the fontsize that was set for the whole text
Actual Behavior
The new line that is created has the fontsize that the text had before it was changed
The text was updated successfully, but these errors were encountered: