Modify

Opened 17 years ago

Closed 17 years ago

#1094 closed Bug (Fixed)

Left Shift stays down

Reported by: nick.weltha@… Owned by: J-Paul Mesnage
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 J-Paul Mesnage, 17 years ago

Milestone: 3.3.1.2
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed in version: 3.3.1.2

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


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