
+1
Solucionado
"Instant bug reporting" form - proper tabindexes
Wrong or no tabindexing in the form - pressing tab at title field, jumps to "severity" select.
Should be: title > bug descr > exp. results > and so on ...
Problem in js inserted <input> & <textarea> elements inside p and h1, having no tabindex. Why areent they static input/textareas?
Also, form elements does not need to be tabindexed "plus 1" from previous. All can have tabindex=1. It will asure tab moving in a circle as they have been rendered in document.
Should be: title > bug descr > exp. results > and so on ...
Problem in js inserted <input> & <textarea> elements inside p and h1, having no tabindex. Why areent they static input/textareas?
Also, form elements does not need to be tabindexed "plus 1" from previous. All can have tabindex=1. It will asure tab moving in a circle as they have been rendered in document.

0
Planeado
tech hace 10 años

0
tech hace 10 años
I agree, I want this as well.

0
Solucionado
tech hace 10 años
Servicio de atención al cliente por UserEcho