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

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

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.0


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.


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

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIVOT-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910624#action_12910624 ] 

Greg Brown edited comment on PIVOT-641 at 9/17/10 11:21 AM:
------------------------------------------------------------

It is definitely too early to start planning maintenance releases for 2.0, and this isn't likely to happen before then. Moving to Pivot 2.1. 


      was (Author: gbrown):
    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.