+1
Fixed
"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
Planned
tech 9 years ago
0
tech 9 years ago
I agree, I want this as well.
0
Fixed
tech 9 years ago
Customer support service by UserEcho