Bug: Typing backwards

Comments

2 comments

  • click on me

    so because you mentioned youre using browser, it is likely you have a keyboard from an RTL language, or this css snippet in the browser, which is likely what made the text go from right to left:

    div[class^="markup"] {unicode-bidi:plaintext;}
    1
  • Nico-Rice

    click on me Ah, only thing I can think of causing it is that I changed the language for non-unicode programs. It's odd that discord is the only thing being effected (other than the software I changed that for) though. I downloaded the desktop app out of curiosity and it types properly there, so it's just in the browser.

    0

Please sign in to leave a comment.