Modify

#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 by Jpm, on Jul 29, 2009 at 10:45:50 PM

Milestone: 3.3.1.2
Owner: set to Jpm
Resolution: Fixed
Status: newclosed

Fixed in version: 3.3.1.2

Modify Ticket

Action
as closed The owner will remain Jpm.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.