Page MenuHomePhabricator

Change the "tab order" when editing in ProofreadPage Page namespace so it's easier to change proofread status
Open, Needs TriagePublic

Description

Currently the "tab order" when editing is:

"Header" -> "Main body" -> "Footer" -> "Edit summary" -> "Minor edit" -> "Watchlist" -> "Watchlist period" - > "Proofread status"

Watchlist and watchlist period are seldom used, but proofread status is used virtually every time we proofread some book. Changing the Proofread status widget to be before watchlist would mean two or three keystrokes less for every proofread page, making the process significantly better, considering proofreading a book may involve hundreds of pages.

Also, the picture should be closer to the main body, maybe before the header, so we can proofread with lesser mouse movement.

Event Timeline

I've now tried to change the tabindex myself, in my User/Common.js.

I've put "openseadragon-canvas" and "wpTextbox1" next to each other, and it's suprisingly better.
I can change the zoom and the position of the picture, without using the mouse. This is much better for big books with tiny fonts.