-
Notifications
You must be signed in to change notification settings - Fork 286
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
Changing Keyboard Layouts Doesn't Bring Trigger Bindings Along With It #1482
Comments
What setting do you have in the 'Command' preferences under the keyboard I'm surprised restarting Quicksilver doesn't change anything. That should
So what's No.1? :) On 26 April 2013 02:52, Tim Visher [email protected] wrote:
|
On Thu, Apr 25, 2013 at 9:32 PM, Patrick Robertson
None. Un-checked checkbox. I hadn't even heard of that feature. It also isn't something I want to
It wouldn't surprise me because it's also affecting Moom.app.
Emacs, of course. ;) |
It just happened again so I figured I'd paste a screenshot in here because it's sort of interesting: I opened my laptop and things were in this state. I Of note is that my Google search trigger is currently correct ( Also of note is my Remember the Milk trigger. Ordinarily this should be Last thing to note, I think, is that I do believe I most often notice this behavior when I have slept my laptop and just woken up. I'll try to notice when we achieve normality. |
Got it the other way around : Switched from Azerty to Dvorak, tried a Trigger using the Dvorak layout, Trigger got started. Changed back to Azerty, trigger is still mapped to Dvorak. Now all my triggers are Dvorak-based ;-). I'll try to take a look at this... |
Just noticed this problem again. Any progress or any way that I can help on I would also like to point out that this is conclusively happening with On Mon, Apr 29, 2013 at 5:51 PM, Etienne Samson [email protected]:
|
This should be fixed soon™. Just the time that #1147 gets reviewed. BTW, what's in front of the "second most impressive piece of software I've ever used" ? ;-) |
Ran into a particularly nasty version of this yesterday. I use dvorak regularly, but switched the layout to qwerty for a friend. She opened the dialog, typed "notepad" and it switched to free text mode. Qwerty E is Dvorak . (period). We both repeated it several times before realizing what the problem is. 1.2.1 (4010) |
And I've been hit again. :) Just got my fancy new Code keyboard and set it to Dvorak mode because how awesome is that? and then realized none of my triggers were working. How're things going with this? |
@timvisher I see you've commented on most of the keyboard layout bugs...did you ever get an answer to the possible resolution of this bug? I recently started using a hardware dvorak keyboard as well, but when I unplug and switch to the system keyboard I have to relaunch quicksilver. The problem feels to me like triggers are being bound at the hardware level instead of the character level, but I suppose that could be just the way the |
@robacarp There's no good answer in sight, afaict. |
We were pretty close to merging #1147 which should fix this, but there are some small things to work out still. |
Should be fixed by #2594 |
As we know, I'm a Dvorak user. I'm not sure what changed recently (I think it was actually an update to OS X), but lately if I switch keyboard layouts from Dvorak to Qwerty or vice versa, my triggers don't respond to the right keypress. Instead, they correspond to the positional key of the trigger.
For example:
I bind
⌘⌥^G
to Google Search. If I switch to Qwerty from Dvorak, I cannot press that keysequenc, but instead have to press⌘⌥^U
.U
, positionally, is whereG
is located in Dvorak.I have not been able to tie down the exact context that this happens in either. Initially, I thought that it was related to Quicksilver being started up while the system was in Qwerty or Dvorak, but doing
⌘^Q
after having switched doesn't seem to fix things.To make matters more interesting, the triggers, depending on what mode they're stuck in, will actually report themselves as being bound to the keycap of the key, rather than the logical key that I'm pressing.
FWIW, Moom.app also appears to be suffering from this problem.
Anything I can send along, just let me know!
Thanks as always for the second most impressive piece of software I've ever used.
The text was updated successfully, but these errors were encountered: