Actions
Feature #4258
closedImprove tab order in wikis
Status:
Closed
Priority:
Low
Assignee:
-
Category:
Wiki
Target version:
-
Start date:
2009-11-20
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
On Redmine 0.8.4.devel.2819 (MySQL), and on the current rev as hosted on the online demo, the tab order is either undefined or ill-defined (I haven't looked) for some of the pages. Specifically, it would help a great deal if after clicking 'edit' on a wiki page, the focus was set to the main text field, if not directly, than at least after a few clicks of the tab key. Currently, it's about 36 clicks. This is clearly for those who are heavy keyboard users. I'm one and thought it would be nice. If I could code ruby, I would.
Thanks!
Updated by Holger Just about 1 year ago
- Status changed from New to Closed
- Resolution set to Fixed
This appears to be fixed. When clicking on Edit on a wiki page, the etxt field is focused automatically.
Actions