Short description
Please add shortkeys for buttons like Preview or any other action in the more action menu. It's SUPER EASY, all thats have to be done is adding accesskey="p" to <input> tag - this creates left alt + p shortcut. Thats all! MediaWiki uses this, and its great. When you edit article, then you probably use preview many times. Whitout shortkeys this require to:
- move hand away from keyboard to grab the mouse (arrrgghhh!)
No, you can use the keyboard (Shift-Tab until focus is on "preview").
- scroll the page (textarea is big and occupies whole screen) with at least 2 rolls (however I see that your wiki has buttons on top)
- No, if you use the keyboard.
- move the mouse to press button
- Press space, or enter.
This is a torture. MediaWiki has access keys for Save, Preview, Edit, focusing textarea and many other things. Please add this too, at least for Save & Preview.
There is a discussion going on over this issue, please see MoinMoinExtensions/HotKeys. Patches are also available in that page. The MacroMarket/Link macro also does this.
See also ThemeMarket/SimpleMente which implements customizable accesskeys.