Dyalog / ewc-client

Other
1 stars 4 forks source link

Client does not send MouseDown event in DemoEventTests #251

Closed mkromberg closed 1 month ago

mkromberg commented 1 month ago

Run DemoEventTests. Notice:

{"WS":{"ID":"F1.NotePad","Properties":{"Event":[["MouseUp",""],["MouseDown",""]]}}}

Click with the mouse in the Edit field. There is a MouseUp but no MouseDown event.