Closed GoogleCodeExporter closed 8 years ago
This is not a bug. Hotkeys are now working correctly - the previous behaviour
was
perhaps convenient but not correct. Hotkeys work on the base, unshifted,
unlocked
state of a key. This means they work irrespective of the current caps or numlock
state. This also means that you can't have a hotkey 'key' give different
characters
depending on whether numlock is on.
Original comment by cdekter
on 17 Apr 2010 at 11:32
As I described the issue, I started thinking this might be the case, and it
makes
sense. A circumstance deserving numlocked versus un-numlocked hotkeys doesn't
readily come to mind, and I can imagine how it's a much cleaner process to not
try
doing that.
I'll just have to reset a few of my hotkey assignments.
Original comment by dv8box-...@yahoo.com
on 17 Apr 2010 at 11:49
Correct :) I always favour uniform behaviour over allowing special cases that
complicate the code
Original comment by cdekter
on 18 Apr 2010 at 3:29
With the update to v0.70.4, the '1' of the numeric keypad is again read as '1',
rather than '<np_end>'.
Original comment by dv8box-...@yahoo.com
on 28 Apr 2010 at 9:55
That doesn't seem possible... I didn't change anything even remotely related to
that.
Original comment by cdekter
on 28 Apr 2010 at 11:52
Maybe because the Numlock state is detected accurately now?
Original comment by dv8box-...@yahoo.com
on 28 Apr 2010 at 11:57
You are correct, that is the cause for the change. Not sure what, if anything I
will
do about it - hope it doesn't inconvenience you too much.
Original comment by cdekter
on 28 Apr 2010 at 12:05
It's just a return to the previous behavior, so it's no problem for me.
Original comment by dv8box-...@yahoo.com
on 28 Apr 2010 at 12:09
So if you turn numlock off, does it detect the keys as <num_blah>?
Original comment by cdekter
on 28 Apr 2010 at 12:12
Yes
Original comment by dv8box-...@yahoo.com
on 28 Apr 2010 at 12:13
Original issue reported on code.google.com by
dv8box-...@yahoo.com
on 17 Apr 2010 at 3:28