Issue 318 in xmonad: XMonad.Actions.GridSelect key navigation doesn't ignore extra masks

Status: Accepted Owner: ---- Labels: Milestone-Release0.9 Type-Enhancement Priority-Medium Component-Contrib New issue 318 by wirtwolff: XMonad.Actions.GridSelect key navigation doesn't ignore extra masks http://code.google.com/p/xmonad/issues/detail?id=318 What steps will reproduce the problem? 1. Use a default grid select config with current darcs xmonad/contrib 2. Turn on NumLock 3. Activate a grid select menu 4. Note that only mouse navigation is possible, keys do not work. 5. Turn off NumLock and get key nav back. What is the expected output? What do you see instead? Regardless of numlockMask myXConfig, lockMask, or xkb language layout mask state, expect grid select key bindings to work. (Only confirmed with num lock mask.) These masks should probably be stripped automatically. XMonad.Prompt does, so least surprising would be for GridSelect to do so too. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
participants (1)
-
codesite-noreply@google.com