[ 
https://issues.apache.org/jira/browse/PIVOT-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321217#comment-15321217
 ] 

Roger Whitcomb commented on PIVOT-988:
--------------------------------------

Apparently fixed in trunk:
Sending        wtk/src/org/apache/pivot/wtk/skin/TextPaneSkinElementView.java
Transmitting file data .
Committed revision 1747431.

I'm going to do more testing to make sure there are no other symptoms like 
this, or other side effects, but the code is clearly wrong, and first tests 
show a lot of things are better now.

Checking 2.0.x too:  actually the code looks right in there, so it must have 
been something I did earlier in trunk that broke things!

> 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)

Reply via email to