Clicking on unused space following the last character in a TextArea should move
the caret to after the last character
---------------------------------------------------------------------------------------------------------------------
Key: PIVOT-684
URL: https://issues.apache.org/jira/browse/PIVOT-684
Project: Pivot
Issue Type: Bug
Components: wtk
Environment: n/a
Reporter: Chris Bartlett
Assignee: Greg Brown
Priority: Minor
Fix For: 2.0.1
Clicking in the unused space currently seems to have no effect.
The behaviour would mirrors the caret placement following the pressing of the
END key, so the END key can be used as a workaround.
See TextAreaSkin.getInsertionPoint(int, int)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.