← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 664866] [NEW] accesskey support

 

Public bug reported:

As the web client V6 is still inmature, it might be possible to
introduce accesskey support.

I've added such functionality to v5 ( https://code.launchpad.net/~toolpart/openobject-client-web/html-accesskey/+merge/31714 )
In lack of time I haven't commented there, but the code used is from wikipedia, and I couldn't find a cleaner way to properly make is work. Thus I might clean up a bit the JS code, but no major changes are necessary imho.

Access keys are crucial, especially if one doesn't think about it as
some kinda weird accessibility guidelines, but as a must for every
properly working gui, and instead of access keys, we call them keyboard
shortcuts. :)

Any ideas on this? We are still using v5, and don't have much time to
play around v6, but will somehow free myself, if there is openness to
include such a code into v6, and a deadline is provided so I can
schedule my tasks.

thx

** Affects: openobject-client-web
     Importance: Undecided
         Status: New

-- 
accesskey support
https://bugs.launchpad.net/bugs/664866
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.

Status in OpenObject Web Client: New

Bug description:
As the web client V6 is still inmature, it might be possible to introduce accesskey support.

I've added such functionality to v5 ( https://code.launchpad.net/~toolpart/openobject-client-web/html-accesskey/+merge/31714 )
In lack of time I haven't commented there, but the code used is from wikipedia, and I couldn't find a cleaner way to properly make is work. Thus I might clean up a bit the JS code, but no major changes are necessary imho.

Access keys are crucial, especially if one doesn't think about it as some kinda weird accessibility guidelines, but as a must for every properly working gui, and instead of access keys, we call them keyboard shortcuts. :)

Any ideas on this? We are still using v5, and don't have much time to play around v6, but will somehow free myself, if there is openness to include such a code into v6, and a deadline is provided so I can schedule my tasks.

thx





Follow ups

References