Modify ↓
Opened 12 years ago
Closed 12 years ago
#2632 closed Bug (No Bug)
MouseDown dose not delay even i set MouseClickDownDelay to 2000 milliseconds
| Reported by: | Owned by: | Jon | |
|---|---|---|---|
| Milestone: | Component: | AutoItX | |
| Version: | 3.3.10.2 | Severity: | None |
| Keywords: | MouseDown bug | Cc: |
Description
MouseDown dose not delay 10 milliseconds, even i set MouseClickDownDelay option to 2000 milliseconds it will not delay, you can see and download the demo program from http://www.autoitscript.com/forum/topic/157934-what-is-the-meaning-of-mouseclickdowndelay-option/
Thanks.
Attachments (0)
Change History (2)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

This only applies to clicks. MouseDown is already holding down the button until a MouseUp so the click delay never comes into play.