-4
votes
0answers
43 views

Make the Keyboard Shortcuts userscript work inside searches [closed]

I have been using balpha's excellent keyboard shortcuts extension (I'm using Chrome). It works great in almost all scenarios - except one: Searching. Specifically, the j and k shortcuts (for up and ...
4
votes
1answer
114 views

Problem when auto indenting code on shift+enter

I don't know about you guys but this is starting to get annoying. There's a problem when you try to keep the indentation using Shift+Enter in a code block. Having the caret at the end of the line ...
5
votes
2answers
255 views

⌘⇧Z and ⌃⇧Z redo keyboard shortcuts don't work

The keyboard shortcuts command+shift+z and ctrl+shift+z for redo in text input boxes don't work. The shortcuts command+y and ctrl+y work correctly, but aren't the standard on OS X. Undo works (with ...
3
votes
1answer
137 views

WMD shortcut conflict with Unicode input mode (CTRL + SHIFT + U)

The Ctrl U WMD shortcut turns the current line in a list item. The Ctrl Shift U shortcut triggers the unicode input mode. Ctrl+Shift, Ctrl+Alt keyboard shortcuts in the WMD editor is tagged ...
5
votes
0answers
66 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 ...
9
votes
1answer
129 views

Copy-Paste from the keyboard in chat in Firefox OS X

Using Firefox 7.0.1 on a Mac (OS 10.6.8) the following behaviour is reproducible: Select some text in chat. Type command-C to copy it this causes a 'c' to appear in the chat input area Type ...
14
votes
1answer
148 views

Marvelous new keyboard-friendly image uploader has some issues

First, let me state that I love the new image uploader. I can now paste screenshots with CTRL-G, Enter, type the first letters of my image, arrow keys to adjust, Enter to exit the dialog, Tab to the ...
1
vote
1answer
175 views

Unbalanced HTML tags confuse keyboard shortcuts for wmd editor

Hardly a real problem, but maybe a code review reveals more: when using Google Chrome and having unbalanced HTML tags in a post (tags for which no matching opening or closing tag is found) then ...
0
votes
0answers
85 views

WMD editor bug: CTRL-* and CTRL-SHIFT-* shortcuts collide [duplicate]

Possible Duplicate: Ctrl+Shift, Ctrl+Alt keyboard shortcuts in the WMD editor Closely related to this bug (CTRL-[Letter] and CTRL-ALT-[Letter] collide), there is another small glitch to fix ...
2
votes
1answer
173 views

Ctrl+Shift, Ctrl+Alt keyboard shortcuts in the WMD editor

Sometimes when I'm answering a Javascript question, I'll open Chrome's console so that I can just check something quickly before I finish my post. The keyboard shortcut is Ctrl+Shift+I. The problem ...
1
vote
0answers
61 views

Why can't I type characters { > ] into questions and answers? [duplicate]

Possible Duplicates: Minor bug: Croatian keyboard layout’s ] combo (AltGr+G) results in Insert Image dialog WMD editor bug: German keyboard layout - “@” creates blockquote section ...
5
votes
3answers
235 views

Please do not hijack command-Q [duplicate]

Possible Duplicates: Is there a way to disable the hotkeys? Option to disable keyboard shortcuts in WMD When I am editing a question and hit command-Q I expect the browser to quit. ...
3
votes
0answers
127 views

Keyboard shortcut bug with Italian layout [duplicate]

Possible Duplicate: Why is Alt Gr + Q giving me Quote formatting instead of the @ sign? Hi, when using the Italian keyboard layout, I can't insert the ] symbol (closing square brace) ...
5
votes
0answers
97 views

Bug with editor when using Dvorak-Qwerty keyboard layout (Mac)

If I press command-v, for paste in the "dvorak-qwerty command" layout, I expect the textarea to execute paste. Instead, it puts backticks around the current selection. Pretty much every other command ...