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

RTL issue with first character #5436

Open
whazor opened this issue Dec 27, 2023 · 1 comment
Open

RTL issue with first character #5436

whazor opened this issue Dec 27, 2023 · 1 comment

Comments

@whazor
Copy link
Contributor

whazor commented Dec 27, 2023

For now, it's the only thing that I saw.
Not sure if the "numeric column" also intended to be on the right/left side ( it's on the left ) - but it doesn't bother me much ...

meanwhile, i noticed another issue, not sure if it's for a another "ticket"
See this, I preload the text into the editor with .setValue(sometext) but then i start to delete the entire text (backspace) the first character remains, i cannot delete it.

The only way to delete it - is to "select all" (ctrl+a) and then delete...
Attaching image of the remained character i cannot delete:
Screen Shot 2023-12-20 at 13 56 24

I don't see something "special" when I request the value of the entire text, this is the only character remains ( no other hidden characters )
Screen Shot 2023-12-20 at 13 59 45

Originally posted by @arLevi in #5423 (comment)

@oykuyilmaz
Copy link
Contributor

Reproduction steps:

  1. Go to Ace kitchen sink
  2. Choose Text document
  3. Enable RTL and Line based RTL switching
  4. Clear out the text area
  5. Type a single char and try deleting it

@oykuyilmaz oykuyilmaz added bug p2 and removed p1 labels Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants