-
Bug
-
Resolution: Fixed
-
P3
-
7u4
-
b19
-
x86
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2222902 | 8 | Alexander Zuev | P3 | Resolved | Fixed | b34 |
When copying text containing diacritics (e.g. "P¿íliš žlu¿ou¿ký k¿¿ úp¿l
¿ábelské ódy") from e.g. Safari and pasting it to a JTextField or JTextArea the resulting text field content is broken.
See NetBeans bug description for more info: http://netbeans.org/bugzilla/show_bug.cgi?id=209317
bugster doesn't support characters outside of the default encoding char set, please see netbeans bug description for sample text to copy-paste
¿ábelské ódy") from e.g. Safari and pasting it to a JTextField or JTextArea the resulting text field content is broken.
See NetBeans bug description for more info: http://netbeans.org/bugzilla/show_bug.cgi?id=209317
bugster doesn't support characters outside of the default encoding char set, please see netbeans bug description for sample text to copy-paste
- backported by
-
JDK-2222902 [macosx] Text with diacritics is pasted with broken encoding
- Resolved
- duplicates
-
JDK-7157342 [macosx] Drag and Drop between JVM can not transfer non-English content correctly
- Closed