MantisBT - NetSurf
View Issue Details
0002240NetSurf[All Projects] Generalpublic2014-12-07 16:412014-12-18 20:26
Reporteralpha_ninja 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
StatusacknowledgedResolutionopen 
PlatformOSOS Version
Product Version3.2 
Target VersionFixed in Version 
Fixed in CI build #
Reported in CI build #
URL of problem page
Summary0002240: Please add tab index support.
DescriptionCurrently, users can use the tab key to select different text input elements on a website. However, it would be useful if you would:

- add taborder support
- add support for the :focus pseudo-class
- add some focus indicator to the browser styles (perhaps a dotted outline?)
TagsNo tags attached.
Attached Files

Notes
(0000555)
alpha_ninja   
2014-12-07 16:42   
Sorry — I meant tabindex.

More information here:
http://www.w3.org/WAI/GL/wiki/Creating_Logical_Tab_Order_with_the_Tabindex_Attribute

Issue History
2014-12-07 16:41alpha_ninjaNew Issue
2014-12-07 16:42alpha_ninjaNote Added: 0000555
2014-12-18 20:26Vincent SandersStatusnew => acknowledged
2014-12-18 20:26Vincent SandersSummaryPlease add taborder support. => Please add tab index support.