This is a bug in my recent @navindex implementation that I noticed while
implement @accesskey. It has two symptoms:
1. When focus is with the last control in navigation order, pressing Tab does
not cause focus to move to the first control in navigation order;
2. When focus is with the document and no controls specify @navindex (or
@navindex is only set to zero, which amounts to the same thing), pressing Tab
has no effect.
Both of these symptoms are caused by the same bug. I'm marking this issue as
Started immediately because I already know what the fix is and it will only
take five minutes.
Original issue reported on code.google.com by phil.boo...@gtempaccount.com on 28 Apr 2009 at 4:56
Original issue reported on code.google.com by
phil.boo...@gtempaccount.com
on 28 Apr 2009 at 4:56