Modify ↓
Opened 15 years ago
Closed 15 years ago
#1094 closed Bug (Fixed)
Left Shift stays down
Reported by: | nick.weltha@… | Owned by: | Jpm |
---|---|---|---|
Milestone: | 3.3.1.2 | Component: | AutoIt |
Version: | 3.3.0.0 | Severity: | None |
Keywords: | Cc: |
Description
Is there any way to force all keys up? Preferably through some sort of hardware hack so we don't have to wait for this to get patched? Again, if {LSHIFT DOWN} is used for 15 seconds then {LSHIFT UP} will *NEVER UNDER ANY CIRCUMSTANCES* undo it.
Simple script to test:
Send("{LSHIFT DOWN}")
Sleep(500)
Send("{LSHIFT UP}")
Run that, then watch as your computer continually runs with Left Shift Down. Just try clicking on anything, it won't work or will highlight text or do whatever would normally happen with shift down.
Attachments (0)
Change History (1)
comment:1 Changed 15 years ago by Jpm
- Milestone set to 3.3.1.2
- Owner set to Jpm
- Resolution set to Fixed
- 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.
Fixed in version: 3.3.1.2