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

Key: IDEA-17576
Type: Bug Bug
Status: Open Open
Assignee: Kirill Kalishev
Reporter: Marcus Brito
Votes: 0
Watchers: 0
Operations

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

Dead key handling in Mac OS X

Created: 28 Mar 08 21:27   Updated: 01 Apr 08 14:39
Component/s: Editor. Editing Text

Environment:
System Version: Mac OS X 10.5.2 (9C7010)
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-237)

Build: 7,757
Severity: High


 Description  « Hide
In Mac OS X, when typing a dead key followed by a regular character, both the dead key and the modified character are printed. For example, if you press Option+E, followed by a, "´á " is entered in the editor. This is obviously wrong.

This is probably a quirk in the Apple JVM implementation, that delivers VK events for both the dead key and the modified character, but hopefully IDEA should be able to work around it. Typing anything other than english is a pain.



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