https://bugzilla.xfce.org/show_bug.cgi?id=7845
Zerk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #40 from Zerk <[email protected]> --- (In reply to Olivier Fourdan from comment #35) > (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. > So the desired behavior is achieved by breaking down key combinations into presses and releases. Super+E is actually Super press + E press. Super (standalone) is actually Super press + Super release, where any keys in between break the combination. -- 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
