Export to GitHub

evoluspencil - issue #147

Right-to-left text incorrectly displayed


Posted on Feb 16, 2010 by Grumpy Cat

What steps will reproduce the problem? 1. Place a label 2. Enter text in a right-to-left language 3. Move the focus off of the label

What is the expected output? What do you see instead? While the focus is still on the label, the typed version is as follows (pipe represents the cursor): |A |BA |CBA |DCBA which is correct. Once the focus leavs the control, the order of the characters is reversed: ABCD On the properties page, the text is shown correctly: DCBA

What version of the product are you using? On what operating system? Version 1.1 build 1, on Windows XP Using the add-on under Firefox, not the standalone

Attachments

Comment #1

Posted on Jan 6, 2011 by Happy Camel

It seems that this issue hasn't been addressed for a long time, I am still facing this in 1.2.

This is such a great project and I would love to see it used by more people of different languages :)

Status: New

Labels:
Type-Defect Priority-Medium