Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (316 - 318 of 3900)

Ticket Resolution Summary Owner Reporter
#1739 Rejected get/set cookie value function Jon anonymous
Description

I was looking for a way retrieving cookie data. Unfortunately with no success so far (i.e without using external application). the requested function(s) should have the ability to set and retrieve a 'key=value' pairs.

#1746 Fixed Controls not found in moving from 3.3.4.0 to 3.3.6.0 Jon paul.seccombe@…
Description

First off - thanks for a great piece of software. I recently upgraded to the lastest version (3.3.6.1) but the AutoIt Info window could no longer identify the indiviual controls in the application I use (sorry I can't give you any further info on the application as it is an internal one used by the business I work for). I have back tracked through old versions of AutoIt and found that the problem started in verison 3.3.6.0 and 3.3.4.0 works fine. If there are any screen shots or backdoor tests you want me to run to find the problem please let me know. Thanks.

#1748 Wont Fix "Enter" in an Input Box does 2 things Jon bkearan@…
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)

Note: See TracQuery for help on using queries.