Prob with desktopdesktopcanvas on container

I updated my app from 2021r2 to 2021r3 and find that DoublePressed on all desktopcanvas that are on a desktopcontainer won’t fire, works ok if desktopcanvas is on a window and not on a container. I tested it in a window with only a canvas and a container with a canvas on on it to be sure something on my app didn’t cause the problem.

Confirmed. MouseDown and MouseUp continue to work, so you could roll your own in the meantime. I have opened the following Feedback case:
<https://xojo.com/issue/66778>

I did switch the code to mousedown but I preferred doublepress.

I hope we get a R3.1 before Christmas.

1 Like