Tagged Questions
5
votes
0answers
63 views
Inline editing tab order
The tab order of line editing groups similar elements by type (e.g. post body, submit button) instead of post. Probably because this is how tabindex works in HTML when you ignore the possibility of ...