Andy Goryachev

Results 502 comments of Andy Goryachev

Thinking out loud for a moment: wouldn't it be better to use a kind of EventFilter specifically for the shortcuts, before the normal dispatching happens?

Maybe this case should also propagate `::isConsumed` flag similarly to #1523 It looks to me we are trying to invent band-aids to what appears to be a design problem (cloning...

so here is an unrelated question - if we assume that the controls should only consume the event if it effected a change in said control, what should command-A do...