-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta
-
x86
-
windows_2000
Inconsistencty between select and setCaretPoistion then moveCaretPosition
1. Compile attached code and run
2. Click 'Select using select' button
Observe: All text is highlighted
3. Click 'Select using setCaret, moveCaret
Observe: Odd selection that is not consistent with select() selection
note: end range on both accounts is greater than available text
note2: JavaDoc needs to specify what should happen when range is greater than available text to select (another bug?)
1. Compile attached code and run
2. Click 'Select using select' button
Observe: All text is highlighted
3. Click 'Select using setCaret, moveCaret
Observe: Odd selection that is not consistent with select() selection
note: end range on both accounts is greater than available text
note2: JavaDoc needs to specify what should happen when range is greater than available text to select (another bug?)