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

Textbox wrong formatting for second line if space is the first character of first line #3227

Closed
fahadnabbasi opened this issue Sep 2, 2016 · 0 comments · Fixed by #3315
Closed

Comments

@fahadnabbasi
Copy link

Version

1.6.4

Test Case

http://jsfiddle.net/fahadnabbasi/154dbmtt/1/

Steps to reproduce

Resize down the text box so that the text goes to 4 or more line

Expected Behavior

The text on second line should be green

Actual Behavior

The text on second line is Black

If you remove the first space from the name, you will see it works perfectly fine but if we have space at the starting of the text, it skips the formatting for second line.
This happens only with Textbox not with IText

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

Successfully merging a pull request may close this issue.

1 participant