+1
Solucionado

"Instant bug reporting" form - proper tabindexes

mibla hace 9 años actualizado por tech hace 9 años 3
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.