WebTextArea MouseDrag events

I’m referencing this post, because no one ever helped out the poor guy. And we are experiencing the same problem. Multiple containers on a window. One container has TextAreas and TextFields. Can click areas and fields, can double click, cannot drag to select text. Also cannot select text from any label. Xojo2018. Any ideas for me?

Well, Xojo should make a Web 2 target, but…

Not really a easy problem to figure it out withouthe the source or the final page. Can you reproduce it in a small proyect and share it?

We figured out the problem. It was an errant MouseUp event, which despite having NO code in the event, still caused us a lot of grief.

1 Like