Modify ↓
Opened 11 years ago
Closed 10 years ago
#2632 closed Bug (No Bug)
MouseDown dose not delay even i set MouseClickDownDelay to 2000 milliseconds
Reported by: | zhengbowang1984@… | 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 Changed 10 years ago by Jon
comment:2 Changed 10 years ago by Jon
- Resolution set to No Bug
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
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.