History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-18984
Type: Usability Problem Usability Problem
Status: Open Open
Assignee: Unassigned
Reporter: Amir Moghimi
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Bidirectional (BIDI, Right to left) editing support

Created: 05 Aug 08 15:02   Updated: 05 Aug 08 15:02
Component/s: Editor. Editing Text

File Attachments: 1. Java Source File BidiFile.java (0.2 kb)


Build: 7,757
Severity: High


 Description  « Hide
Right to left languages such as Arabic and Farsi, possibly mixed with numbers and English expressions, are not currently well supported in IDEA text editors. Typing a right to left sentence such as این یک جمله راست به چپ است should stop the cursor at the left side until the language is switched back to a left to right one.

This is a serious usability problem for IDEA, especially when editing multilingual HTML files.
This topic (named BIDI) is discussed for Swing in:
http://java.sun.com/javase/6/docs/technotes/guides/2d/spec/j2d-fonts.html

For a sample BIDI java file see the attachment. Try selecting the Farsi sentence from left to right in IDEA to see what's wrong.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.