You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/09/17 17:20:36 UTC

[jira] Updated: (PIVOT-641) Handle Selection/deselection between words in TextInput and TextArea

     [ https://issues.apache.org/jira/browse/PIVOT-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown updated PIVOT-641:
-----------------------------

    Fix Version/s: 2.1
                       (was: 2.0)

Moving to Pivot 2.1.


> Handle Selection/deselection between words in TextInput and TextArea
> --------------------------------------------------------------------
>
>                 Key: PIVOT-641
>                 URL: https://issues.apache.org/jira/browse/PIVOT-641
>             Project: Pivot
>          Issue Type: New Feature
>          Components: wtk
>            Reporter: Sandro Martini
>            Priority: Minor
>             Fix For: 2.1
>
>
> Like in the case of  "navigation between words in TextInput" ( https://issues.apache.org/jira/browse/PIVOT-639 ), already resolved, handle even the selection/deselection of words in TextInput and TextArea, as explained under.
> Note that probably should be changed the way text is selected text in both these components during navigation between words (<SHIFT> <CTRL> left/right arrow) because currently it has some problems, and this is more simple to try than to explain here :-), but I'll try the same a quick explain:
> selection should be from the starting position (first triggered keys combination) to the current cursor position, and any time the same combination is triggered the cursor should move and so the selection changes, and what is not selected should become selected, and vice versa.
> Note: 
> if not fixed for the 2.0 release, maybe we should create some maintenance 2.0.x releases before the 2.1.x .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.