Modify

Opened 16 years ago

Closed 15 years ago

#1748 closed Bug (Wont Fix)

"Enter" in an Input Box does 2 things

Reported by: bkearan@… Owned by: Jon
Milestone: Component: AutoIt
Version: 3.3.6.1 Severity: None
Keywords: Default, Button, Enter Cc:

Description

Using Opt("GUIOnEventMode", 1)

Buggy Behavior : When inside an Gui InputBox, pressing the "Enter" key launches two events : the InputBox Event AND the Default Button (last button clicked)

Desired Behavior : Pressing "Enter" key only launches the InputBox Event. Also should be able to define a static default for the "Enter" key and disable the "last button clicked is default" behavior.

(see http://www.autoitscript.com/forum/index.php?showtopic=118921)

Attachments (0)

Change History (2)

comment:1 by J-Paul Mesnage, 16 years ago

Owner: set to Jon
Status: newassigned

same as #376 which perhaps will be solved by GUI rewrite

comment:2 by Jon, 15 years ago

Resolution: Wont Fix
Status: assignedclosed

Modify Ticket

Action
as closed The owner will remain Jon.

Add Comment


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