Hi all,<br><br>I have seen that kupu 1.4 doesn't have tabindex...<br><br>Well I now that in earlier versions it had a tal:attributes="tabindex tabindex" statement for each button.<br>I wonder how can we access tabindex *object* defined in main_template, in order to set tal:attributes="tabindex tabindex/next|nothing" instead.
<br>I can access tabindex but I don't know why... Where is this variable acquisition defined? <br><br>I also know that global_defines defines a global tabindex variable but with pos=30000.. I couldn't find documentation about
<br><br>The problem with drawers is maybe harder. As far as I know, librarydrawer renders its contents with a xslt transform, and in drawer.xsl I cannot add<br>tal sentences... such as tal:atrributes="tabindex tabindex/next".
<br><br>Has anybody work on this? I need to improve kupu accessibility as much as possible and I would like to contribute if my knowledge is enough..<br><br>Thanks in advance<br><br><br><br>