Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QS ignores certain keystrokes in first pane #1486

Closed
highfalutin opened this issue Apr 29, 2013 · 6 comments
Closed

QS ignores certain keystrokes in first pane #1486

highfalutin opened this issue Apr 29, 2013 · 6 comments

Comments

@highfalutin
Copy link

Sometimes, Quicksilver does not register the typing of certain keyboard letters in the first pane. For example, it will ignore the "s" key: when I invoke QS and type "safari", only "afari" appears and QS searches for catalog items matching "afari".

Another example, with QS treating the "w" key strangely: When I invoke QS and type "download" (at normal speed), "do" appears normally, then nothing seems to happen when I hit the "w" key, but the rest of the word ("nload") appears on its own as if text entry had been reset (as if I had pressed the delete key).

Restarting QS fixes the problem temporarily.

Changing to a different keyboard layout (for example, Dvorak) does not change which keys are affected. In other words, if I am having a problem with the letter "w" in the USA keyboard layout, and I switch to Dvorak, I type a different key to get "w", and "w" appears in Quicksilver, but pressing the original key still results in problem behavior.

I have noticed this problem with the s and w keys, and not with others, but I can't guarantee these are the only problem letters.

Using: QS 1.0.0 (4000) on 10.8.3

@sursh
Copy link

sursh commented Jul 23, 2013

I'm also having trouble with 's' in Dvorak: it doesn't seem to have any effect and is ignored in searching.

'v' turns it into calculator mode:

screen shot 2013-07-23 at 7 51 37 pm

'w' adds a little icon on the left page:
screen shot 2013-07-23 at 7 54 01 pm

and 'z' expands the left-pane object but like 's' isn't used as part of the search string.

Also using 1.0.0 (4000) on 10.7.5

@sursh
Copy link

sursh commented Jul 26, 2013

Ah—this seems to entirely be an issue with Dvorak. Works fine for me in Qwerty. QS seems to be honoring the Qwerty keybindings for s, v, w, and z even when the keyboard is set to Qwerty, which are ; . , / respectively.

@fzf
Copy link

fzf commented Aug 17, 2013

Bump

@klaas
Copy link

klaas commented Dec 5, 2013

  • 1 same here. I have a dvorak layout and sometimes Quicksilver does not respect it. When I press my W key it treats the input as an ",".

Restarting Quicksilver solves the issue.

@timvisher
Copy link

Sounds very related to 1482 which is being worked on in 1147

@pjrobertson
Copy link
Member

Should be fixed by #2594

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants