[
https://issues.apache.org/jira/browse/PIVOT-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321243#comment-15321243
]
Roger Whitcomb commented on PIVOT-988:
--------------------------------------
Yes, it was my mistake in revision 1551679, where it appears it was a
superfluous change probably intended to fix something, but which broke a lot of
things.
Okay, I'm satisified that this bug is fixed now.
> TextPane puts the caret and selection in the wrong place for empty lines
> ------------------------------------------------------------------------
>
> Key: PIVOT-988
> URL: https://issues.apache.org/jira/browse/PIVOT-988
> Project: Pivot
> Issue Type: Bug
> Components: wtk
> Affects Versions: 2.1
> Environment: All
> Reporter: Roger Whitcomb
> Assignee: Roger Whitcomb
> Priority: Minor
> Fix For: 2.1
>
>
> If you create an empty TextPane Document, then type Enter to create a new
> line, the caret remains on the first line. It only moves to the new line when
> you type another character. The same behavior happens when you try to click
> with the mouse on the empty line, and when calling "setSelection" to the
> empty line. All result in the selection being displayed on the line above.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)