Angus Leeming <[EMAIL PROTECTED]> writes: | This patch to the xforms source seems to cure the problem, acting on every | 10th such mouse event. It's really meant as a diagnostic tool. Presumably the | real fix is to use a client-side specified timer to discard multiple mouse | events that occur too closely together. > | Incidentally, Lars, this is probably a better appoach than your usleep | solution to the selection bug. The code should be fixed in XWorkArea.C's | work_area_handler routine not in screen.C.
But we only want the delay (in some cases) if we have a selection going, do we have that info close at hand in the WorkArea? -- Lgb