
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
System Version: Mac OS X 10.5.2 (9C7010)
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-237)
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
|
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.
|
|
Description
|
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. |
Show » |
| There are no comments yet on this issue.
|
|