| 1 | | Tested 21312.patch on FF and it works great (both "log out" and "Skip to toolbar"). The log out link works on Chrome however, when I test the "Skip to toolbar" link in Chrome, I get: |
| 2 | | |
| 3 | | Actual: |
| 4 | | |
| 5 | | 1) Tab to "Skip to toolbar"[[BR]] |
| 6 | | 2) Click enter on keyboard[[BR]] |
| 7 | | 3) Tabbing order resets, and next tab shows "Skip to main content" |
| 8 | | |
| 9 | | Expected: |
| 10 | | |
| 11 | | 1) Tab to "Skip to toolbar"[[BR]] |
| 12 | | 2) Click enter on keyboard[[BR]] |
| 13 | | 3) Tabbing jumps to toolbar, and next tab focuses on WordPress logo. |
| 14 | | |
| 15 | | EDIT: On second glance, the "Skip to toolbar" link doesn't appear to be a part of this patch. Happy to add this report to another ticket. |
| | 1 | Tested 21312.patch in FF and Chrome. Looks good. |