[ 
http://jira.xwiki.org/jira/browse/XWIKI-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_23280
 ] 

Jean-Vincent Drean commented on XWIKI-2143:
-------------------------------------------

1) is this feature not present in one of the JS framework that we use?

This implementation relies on some prototype features.
YUI has a keyboard shortcut feature 
(http://developer.yahoo.com/yui/examples/container/keylistener.html) but :
- do we want to depend on YUI for this kind of "low level" feature (since our 
current dependency on it is weak AFAIFK)
- the syntax used for key mapping seems complex to me

2) this feature should be targeted for Core 1.4M1

+1

3) at the same time as we commit this we need to commit some usage of it (for 
example shortcuts for edit a page in wiki mode, etc) + display the shortcuts in 
the menus.

I'm using it for edit (ALT+E) and save (ALT+S) for some days and it's nice.
I'm using way too much of firefox extensions, they use almost every 
CTRL+something shortcuts :)

> Hotkeys generic js feature
> --------------------------
>
>                 Key: XWIKI-2143
>                 URL: http://jira.xwiki.org/jira/browse/XWIKI-2143
>             Project: XWiki Core
>          Issue Type: New Feature
>    Affects Versions: 1.3 M2
>            Reporter: Jean-Vincent Drean
>         Assigned To: Jean-Vincent Drean
>            Priority: Minor
>             Fix For: 1.4 M1
>
>         Attachments: XWIKI-2143___Hotkeys_generic_js_feature.patch
>
>
> It would be nice to be able to bind key combinations to some actions in the 
> XWiki UI.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to