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

IText, RTL text bug when applying color on selection #3352

Closed
noammazuz opened this issue Oct 17, 2016 · 3 comments
Closed

IText, RTL text bug when applying color on selection #3352

noammazuz opened this issue Oct 17, 2016 · 3 comments

Comments

@noammazuz
Copy link

noammazuz commented Oct 17, 2016

Version

1.6.5

Test Case

After adding IText with RTL text and selecting part of the text to set color or bg color, the text not display correctly.

Steps to reproduce

Add ITEXT with "היי מה המצב?"
Then select only part of the sentence.
Set color to this part

Expected Behavior

The text need to stay the same and only the selected part need to be effected by the color

Actual Behavior

bugggg

Text not display correctly.

@asturur
Copy link
Member

asturur commented Oct 17, 2016

RTL is unsupported at the moment.
When i say unsupported i mean that i m not yet went over it and current code does not have capability to handle it properly.

I also miss the basic knowledge to handle it.

@noammazuz
Copy link
Author

ok thank you, i will try to help adding support to RTL:)

@YaakovHatam
Copy link

@noammazuz please look at the issue #2374 i am developing a RTL version please test it

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

3 participants