Defect #13587
openunpredictable tab position after ajax call loading workflow
0%
Description
Hi,
One of our ticketmanagers uses mainly his keyboard for editing tickets. We just upgraded from 1.8 to 2.2.3 and we noticed a change in behavior when using the tab key on issue fields.
I have added some images to explain the problem, the final tab position is different in different browsers
1) we start a normal ticket.
2) enter subject, hit tab to go to description
3) enter description, hit tab to go to status field
4) type "A" to get "assigned"
5) ajaxupdate shortly visible, the field focus is gone.
6) press tab for next field but suddenly focus is on emoticon location (position depends on different browsers but selected field is never the correct one)
It seems after the ajax call the focus is lost. I guess later versions will also be affected by this little bug.
Files
Related issues