Le 28/07/2014 15:55, Scott Kostyshak a écrit :
No it did not. I wasn't sure if it should go in because it does not fix the problem completely. It does fix "most" of the cases, I believe. Should the patch go in and I can open a bug report for the remaining problems? Or, should I do what I describe above, which is patch GuiWorkarea.cpp in a similar way after dispatch, conditioning on cmd.action() != LFUN_MOUSE_MOTION ?
I think that it is the clean solution to one half of the problem. You can commit it and solve the other half later. Unless you can move this code in an even higher-level place?
JMarc