hannesmannerheim / qvitter

mirror. moved to https://git.gnu.io/h2p/Qvitter, send merge requests and issues there
https://git.gnu.io/h2p/Qvitter
GNU Affero General Public License v3.0
86 stars 26 forks source link

RTL in input box is really messed up #202

Open hannesmannerheim opened 9 years ago

hannesmannerheim commented 9 years ago

hashtags and mentions makes it go crazy.

GreenLunar commented 9 years ago

I would try to provide a way to solve it, if you would post an image with problematic text.

hannesmannerheim commented 9 years ago

you'll see if you try to type hashtags.

the problem is the syntax highlighting, which is done in an unconventional way, with three contenteditable-layers with different transparency etc. i'm thinking i might just disable syntax highlighting when typing RTL, until i've come up with a more robust way to do it.

hannesmannerheim commented 9 years ago

skarmavbild 2015-06-18 kl 17 11 43

GreenLunar commented 9 years ago

In this case, I can't think of a solution.

By the way, which servers already have Hebrew locale available?

hannesmannerheim commented 9 years ago

i don't know. i'm only admin of quitter.se, and i have not upated qvitter to latest version there yet.

GreenLunar commented 9 years ago

This does not appear to be a BiDi problem. I think it would be better to add BiDi support #215 before working on this issue.