|
From: Geoffrey De S. (JIRA) <no...@at...> - 2007-07-12 11:40:57
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_24772 ]
Geoffrey De Smet commented on RCP-475:
--------------------------------------
LEFT or RIGHT is a really good idea, but the enter key is questionable.
Normally the enter key "sends the form", which doesn't work in textarea's as the enter key types a newline.
However, unlike in textarea's, the enter key doesn't provide functionality that cannot be missed.
Instead of the enter key, I 'd use the space bar, just like in checkboxes.
So I'd like to propose to commit this patch but with the space bar instead of the enter key.
WDYT?
> Patch for ShuttleList to improve ergonomics
> -------------------------------------------
>
> Key: RCP-475
> URL: http://opensource.atlassian.com/projects/spring/browse/RCP-475
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Components: Application Framework
> Affects Versions: 0.3.0
> Reporter: Benoit Xhenseval
> Assignee: Geoffrey De Smet
> Priority: Trivial
> Attachments: ShuttleList-patch.txt
>
>
> Hi *,
> I'd like to propose the attached patch that slightly enhance the ShuttleList. Once one or more items have been selected on the list, pressing ENTER would result in moving those to the next list.
> Alternatively, the user can use LEFT or RIGHT appropriately.
> The Patch will be included, I'd prefer to see that modification on the main trunk than my code...
> Thanks for considering it.
> Benoit
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|