[ 
https://issues.apache.org/jira/browse/TOBAGO-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030422#comment-14030422
 ] 

Hudson commented on TOBAGO-1404:
--------------------------------

SUCCESS: Integrated in tobago-trunk #1204 (See 
[https://builds.apache.org/job/tobago-trunk/1204/])
TOBAGO-1404: Improve accessKey
 - improve logging (lofwyr: http://svn.apache.org/viewvc/?view=rev&rev=1602343)
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/util/AccessKeyLogger.java
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/util/AccessKeyMap.java
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/resources/log4j.xml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/65-accessKey
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/65-accessKey/accessKey.xhtml
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/ButtonRenderer.java
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/LabelRenderer.java
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/LinkRenderer.java
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/MenuCommandRenderer.java
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/MenuRenderer.java
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/PageRenderer.java
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SelectBooleanCheckboxRenderer.java
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/TabGroupRenderer.java
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/TreeCommandRenderer.java
TOBAGO-1404: Improve accessKey
TOBAGO-1389 Disable Hotkey-Behaviour (autodetect accessKey from label) (lofwyr: 
http://svn.apache.org/viewvc/?view=rev&rev=1602339)
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUITreeCommand.java
TOBAGO-1404: Improve accessKey (lofwyr: 
http://svn.apache.org/viewvc/?view=rev&rev=1602337)
* 
/myfaces/tobago/trunk/tobago-extension/tobago-deprecation/src/main/java/org/apache/myfaces/tobago/internal/util
* 
/myfaces/tobago/trunk/tobago-extension/tobago-deprecation/src/main/java/org/apache/myfaces/tobago/internal/util/AccessKeyMap.java


> Improve accessKey
> -----------------
>
>                 Key: TOBAGO-1404
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1404
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core, Themes
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>
> It should also be possible to set the accessKey directly (instead of 
> automatically see TOBAGO-1389).
> Same accessKey for different component shouldn't print a warning any longer. 
> Some Browsers are supporting that.
> The accessKey should be case insensitive. Most browsers doesn't support that. 
> So Tobago should convert it to lower case.
> Number should be supported.
> Highlighting of the accessKey in labels should be done with a <span> and 
> class tobago-x-accessKey instead of <u>



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to