https://bugzilla.xfce.org/show_bug.cgi?id=7845
--- Comment #35 from Olivier Fourdan <[email protected]> --- (In reply to kafran from comment #33) > (In reply to Olivier Fourdan from comment #32) > > Which is to be expected, because the Whisker menu will have a passible grab > > on the modifier, triggering any time the modifier is pressed. > > Shouldn't this be on release, not on press? That wouldn't make much difference, you'd get the menu open on the key release (instead of key press) while defining another shortcuts using the same modifier. There is no centralized shortcut management in X11, every app is free to grab keys (including modifiers) and do whatever they want with them, so there is no real "fix" for this, triggering actions on key press or key release doesn't change that problem. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
