Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2027962 | 1.4.0 | Btplusnull User | P4 | Resolved | Fixed | beta2 |
JDK-2027961 | 1.3.1_01 | Btplusnull User | P4 | Closed | Fixed | 01 |
> JTextArea does not allow standard text selection: If a word: "abcd_efg" is
> selected by doubleclick on some positions inside "abcd", then usually the
> whole word is selected. In JTextArea, only "abcd" is selected. This should
> be improved to a standard behaviour. Start- and Endposition of the
> selection of a word is usually given by surrounding blanks.
> selected by doubleclick on some positions inside "abcd", then usually the
> whole word is selected. In JTextArea, only "abcd" is selected. This should
> be improved to a standard behaviour. Start- and Endposition of the
> selection of a word is usually given by surrounding blanks.
- backported by
-
JDK-2027962 JTextArea word selection problems
-
- Resolved
-
-
JDK-2027961 JTextArea word selection problems
-
- Closed
-