Timeline
Aug 25, 2020:
- 4:01 PM Ticket #3222 (FileInstall) closed by
- Completed: Added by revision [12372] in version: 3.3.15.4
- 3:27 PM Ticket #2886 (Stack Trace) updated by
-
Owner, Status changed
Hi, I sent to Jon the new function FuncGetStack() which return A multiline string or an array - 3:24 PM Ticket #2833 (macro @funcname) updated by
-
Owner, Status changed
Hi, I sent a fix to Jon the macroname is @ScriptFuncName
Aug 21, 2020:
- 11:26 AM Ticket #2793 (SetError And SetExtended not integer value) updated by
-
Owner, Status changed
Hi, Fix sent to Jon
Aug 18, 2020:
- 4:07 PM Ticket #2833 (macro @funcname) updated by
- Replying to mLipok: > But the native solution sounds promising. My 2 cents after 6 year of thinking: I do not think that @funcname is necesary. btw. Similar closed requests are here: https://www.autoitscript.com/trac/autoit/ticket/3766 https://www.autoitscript.com/trac/autoit/ticket/2963
- 3:54 PM Ticket #2855 (Scoping and declaration modifiers combinations) updated by
- For clarify and refresh - example: […]
- 3:53 PM Ticket #2912 (Additional include paths: New command line switch for AutoIt3.exe) updated by
-
Replying to Tomasz Szreder <tomasz.szreder@…>:
> I know I can write
>
#include "Y:\automation\core\logging\MyLogger.au3"> but the paths change very often, and I'd prefer to specify the root include paths when starting AutoIt3.exe. It is possible to solve your problem with: […] - 2:11 PM Ticket #2963 (Macro for file name in included files) closed by
- Rejected: try to use SciTE4Au3 + Au3Stripper with /rsln […] to the anonymous OpeningPoster: If you back to us, does not hold back and answer here. But for now this ticket will be closed.
- 1:59 PM Ticket #3561 (Improved support for tk widgets) closed by
- Rejected
- 1:04 PM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) closed by
- Completed: Added by revision [12371] in version: 3.3.15.4
- 12:41 PM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) updated by
-
Summary changed
- 12:27 PM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) updated by
-
Owner, Status changed
- 12:27 PM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) updated by
- That's a change introduce with the notepad.exe in windows 19h1. For other exe"s as explorer.exe, write.exe it is OK. Perhaps I will change the WinSetTitle example to go around this new behavior of notepad.exe
- 8:22 AM Ticket #3561 (Improved support for tk widgets) updated by
- I never had any success with it, I did manage to highlight the correct widget, but did not have any success activating it from AutoIt: I think I got as far as being able to trip the widget mouseover event, but that was it. In the end it wasn't worth it for the time I was spending on it. I didn't reply because of the final line of "But seems atk and spi interfaces which are hard to reach when using windows. Tools fot tkwidgets you probably have to write in python", pretty much summed up where I got to.
- 8:19 AM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) updated by
- I confirm that under Windows 10 2004 I reproduce the pb. Can somebody test on other version of Windows? Thanks
- 8:01 AM Ticket #3779 (AutoIt crashes) closed by
- Fixed
Aug 17, 2020:
- 10:11 PM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) created by
- I have a function that opens Notepad and sets its window title. …
- 9:17 PM Ticket #3766 (@IncludeScriptFullPath and @IncludeScriptName) closed by
- Duplicate
- 9:09 PM Ticket #2963 (Macro for file name in included files) updated by
- Duplicated ? https://www.autoitscript.com/trac/autoit/ticket/3766 https://www.autoitscript.com/trac/autoit/ticket/2963
- 9:08 PM Ticket #3766 (@IncludeScriptFullPath and @IncludeScriptName) updated by
- Duplicated ? https://www.autoitscript.com/trac/autoit/ticket/2963
- 9:07 PM Ticket #3684 (Aut2exe.exe window title and version number) updated by
- The version is written in the PE header and displays when you hover over the exe in FileExplorer or in right-mouse-click/properties/details, so honestly don't see the need to have another place that needs maintaining of the version number for each exe. Jos
- 9:04 PM Ticket #3561 (Improved support for tk widgets) updated by
- This should be possilbe with UIA But the OP not answered to @junkew question: https://www.autoitscript.com/forum/topic/189261-controlclick-to-tk-button-control/?do=findComment&comment=1360566
- 8:59 PM Ticket #3684 (Aut2exe.exe window title and version number) updated by
- For example this programs have such feature: https://obsproject.com/ Total Commander I know that this is not must have, feature But if it shows a major version number, why not show it precisely?
- 8:37 PM Ticket #3766 (@IncludeScriptFullPath and @IncludeScriptName) updated by
- https://www.autoitscript.com/forum/topic/203009-scriptlinenumber-knows-the-include/?do=findComment&comment=1462252
- 4:51 PM Ticket #3573 (Unable to use backspace in GUI-controls with embedded IE object) closed by
- Works For Me: Hi, I recheck with the latest Windows 2004, latest AutoIt 3.3.14.5 and it works for me.
- 2:24 PM Ticket #3779 (AutoIt crashes) updated by
- I tried with the beta 3.3.15.3 and it works, so looks like this has been somehow fixed. It works also with the x64 version of the autoit 3.3.14.5. So you can close this ticket.
- 7:44 AM Ticket #3778 (Tooltip does not reset the position correctly) updated by
-
Owner, Status changed
Aug 16, 2020:
- 7:18 AM Ticket #3779 (AutoIt crashes) updated by
- I will wait a while what you can get from the forum before I close the ticket. I don't have a cristal ball to analyse your ticket.
Aug 15, 2020:
- 10:43 PM Ticket #3779 (AutoIt crashes) updated by
- Please ask on the forum. It is quite possible that I answer to your problem.
- 12:33 PM Ticket #3779 (AutoIt crashes) updated by
- I don't know if I'll be able to post script but for example when I write the same html code in a loop to Internet Explorer document with open() write() close() the AutoIt after few iterations crashes or throws COM error 'Bad variable type' when writing to document. But if I switch to AutoIt 3.3.12.0 it works.
- 10:31 AM Ticket #3778 (Tooltip does not reset the position correctly) updated by
- THanks, Fix sent to Jon
Aug 14, 2020:
- 2:42 PM Ticket #3779 (AutoIt crashes) updated by
- You must follow the ticket submission , no repro script = automatic closing
- 11:16 AM Ticket #3779 (AutoIt crashes) created by
- The newest version of AutoIt has problem controlling Internet Explorer …
- 6:30 AM Ticket #3778 (Tooltip does not reset the position correctly) created by
- Pixelsearch noticed, in this …
Aug 12, 2020:
- 8:28 PM Ticket #2943 (Disabled dummy control reacts on accelerators) updated by
- Confirmed. Tested with modified script: […]
- 8:13 PM Ticket #3777 (Au3Check Custom Includes) updated by
- Replying to seadoggie01: > The warnings are clear, but the file should only be included once (and is if it's compiled). did you try to use: […]
- 8:04 PM Ticket #3097 (AutoIt crash with Objects) updated by
- I think this was fixed somehow in Windows10, and this was releated to IE Object. For now Im not able to check in Windows7. I hope you was testing in Win7 32Bit
- 7:22 PM Ticket #3682 (GuiCtrlCreatePic and the "set width and height to 0" feature) updated by
- for reference it was discussed here: https://www.autoitscript.com/forum/topic/153782-help-filedocumentation-issues-discussion-only/?do=findComment&comment=1438857
- 7:18 PM Ticket #3167 (COM Error Handler - not always fires event) updated by
- Thanks again.
- 11:28 AM Ticket #2684 (Remove drag behavior of WS_EX_CONTROLPARENT) closed by
- Rejected: As no repro script was provided I close it Sorry
- 10:55 AM Ticket #2477 (FileInstall() to use the same Flag values as FileCopy to create ...) closed by
- Rejected: Hi, As it is easy to add a DirCreate() before calling FileInstall() it will not be implemented.
- 10:23 AM Ticket #2375 (Change default return value for SetError and SetExtended) updated by
- to avoid SCRIPT BREAKING only doc is clarified
- 10:21 AM Ticket #2375 (Change default return value for SetError and SetExtended) closed by
- Completed: Added by revision [12370] in version: 3.3.15.4
- 9:48 AM Ticket #3579 (Clarification of Help for DllStructGetData(): never returns an array) closed by
- Fixed: Fixed by revision [12369] in version: 3.3.15.4
- 7:57 AM Ticket #3742 (Locate Windows Shell context menu items in an extra menu) closed by
- Rejected
- 7:54 AM Ticket #3743 ([LAST] and WinWaitClose, WinExists, WinGetHandle, etc) updated by
-
Owner changed
Hi, Fix sent to Jon - 7:53 AM Ticket #2887 (AutoIt fails to deallocate a COM object when it gets reassigned) updated by
-
Owner changed
Hi, Fix sent to Jon - 7:13 AM Ticket #3659 (InetClose() always return "False".) updated by
-
Owner, Status changed
Hi, FIx sent to Jon
Aug 11, 2020:
- 1:40 PM Ticket #2673 (AdlibRegister(0) execute function instanly instead of after 250ms) closed by
- Rejected: Hi, as Meba23 I think too small value can lead to a disaster. so do your best with delay=1ms
- 1:03 PM Ticket #3097 (AutoIt crash with Objects) closed by
- Works For Me: Hi, It works for me with the current release
- 12:32 PM Ticket #3167 (COM Error Handler - not always fires event) updated by
-
Owner, Status changed
Hi, FIx sent to Jon - 9:46 AM Ticket #3775 (INSTANCE ignored when ID also given in a ControlID) updated by
-
Owner changed
In fact I propose a fix to Jon - 8:38 AM Ticket #3021 (AutoIt Crash - calling obj method) updated by
- Thanks
Aug 10, 2020:
- 12:55 PM Ticket #3768 (Extend bitwise operations to 64-bit values) updated by
-
Owner, Status changed
Hi Fix sent to Jon - 12:50 PM Ticket #3710 (Server 2019 @OSVersion not correct) updated by
-
Owner, Status changed
Hi, Fix send to Jon - 12:47 PM Ticket #3772 (int64 = -9223372036854775808 not handled properly) updated by
-
Owner changed
- 12:47 PM Ticket #3760 (Number() bug with oversized integer values) updated by
-
Owner, Status changed
Hi, Fis send to Jon - 12:44 PM Ticket #3717 (StringFormat doesn't format int64 integers correctly) updated by
-
Owner changed
Hi, Fix send to Jon - 12:43 PM Ticket #3701 (Hard crash on declaring an array with more than 2^24 cells) updated by
-
Owner, Status changed
Hi, Fix send to Jon - 12:41 PM Ticket #3682 (GuiCtrlCreatePic and the "set width and height to 0" feature) updated by
-
Owner, Status changed
Hi, Fix send to Jon - 12:38 PM Ticket #3232 (Issue when parsing scientific notation literals) updated by
-
Owner changed
- 12:37 PM Ticket #3179 (Number failure with lower case hex) updated by
-
Owner, Status changed
Hi Fix send to Jon - 12:34 PM Ticket #3106 (StringIsFloat doesn't accept a valid FP exponent) updated by
-
Owner changed
- 12:33 PM Ticket #1652 (Sleep in TimerFunc) updated by
-
Owner changed
- 12:32 PM Ticket #3021 (AutoIt Crash - calling obj method) updated by
-
Owner, Status changed
- 12:07 PM Ticket #3163 (Windows PE - Unknown software exeption 0xc000001d) closed by
- Wont Fix: As AutoIt does noes really support Win_PE This will not be fix. The change perhaps occurred with the removing support of Windows_XP
- 11:44 AM Ticket #3021 (AutoIt Crash - calling obj method) updated by
- Hi, Au3Check cannot catch such expression as it is not sensitivento variable type/value I did a fix that I send to Jon for integration
- 10:26 AM Ticket #2980 (Can't call a function in a map with the point operator [BETA]) closed by
- Works For Me: Hi, I recheck with the latest beta and I get the following results so I assume it is OK […]
- 10:09 AM Ticket #2950 (Dircopy cannot copy own dir or subfolders on network drive) closed by
- Works For Me: Hi, I try to reproduce with the latest release and I Have no problem. Sorry for the delay
Aug 9, 2020:
- 10:31 AM Ticket #3152 (FileCopy doesn't cope well with copying files with embedded spaces in ...) closed by
- No Bug: Hi, No bug just the repro script does not override the already copied file and mor the file name should not be protected
- 9:47 AM Ticket #3141 (Wrong Screen Size Dimension Problem in Windows10 in Combination with ...) closed by
- Wont Fix: Hi, In fact AutoIt is coherent mouse Mouse positionning so no fix […]
- 9:30 AM Ticket #3001 (Added AutoIt3x_64.dll to Excel Add-in list loads it as initial spreadsheet.) updated by
-
Owner, Component changed
- 9:29 AM Ticket #3001 (Added AutoIt3x_64.dll to Excel Add-in list loads it as initial spreadsheet.) updated by
- Not sure to understand just post a repro script Thanks PS sorry for the long long delay
- 9:23 AM Ticket #2943 (Disabled dummy control reacts on accelerators) closed by
- Works For Me: Hi, It works for me with current release Cheers
- 9:14 AM Ticket #2979 (AdlibUnregister failing to release timer) closed by
- Works For Me: Hi, Checking with the last release works for me
- 8:03 AM Ticket #3730 (Send("{BROWSER_HOME}") does not work anymore with newest Win10 and ...) closed by
- Works For Me
Aug 5, 2020:
- 8:30 PM Ticket #3777 (Au3Check Custom Includes) closed by
- No Bug: Why once as you don't have that specified? Lets have this discussion on the forum first with some proper examples before declaring it a bug. So closing the discussion here for the moment. Jos
- 2:56 PM Ticket #3777 (Au3Check Custom Includes) updated by
- The warnings are clear, but the file should only be included once (and is if it's compiled). A better example would've been to use a function in Test2.au3. If you run Au3Check it says the function will be double-declared. If you skip Au3Check, AutoIt doesn't report an error on a double-declared function.
- 1:06 PM Ticket #3777 (Au3Check Custom Includes) updated by
- I donn't understand as the warning are clear to me […]
Aug 4, 2020:
- 7:27 PM Ticket #3777 (Au3Check Custom Includes) updated by
-
Component, Reporter changed
- 4:38 PM Ticket #3777 (Au3Check Custom Includes) updated by
- This only seems to matter in custom includes and it only matters if different symbols are used to wrap the file name. (I posted this bug but missed putting my username in)
- 4:34 PM Ticket #3777 (Au3Check Custom Includes) created by
- Au3Check cares about what symbol is used in custom includes to …
Aug 2, 2020:
- 10:35 AM Ticket #3255 (Drag & Drop not working when Windows DPI setting is above 100%) closed by
- Works For Me: Hi, I try again under Windows 10 (2004) and the current AUtoIt 3.3.14.5 and it works So MS as certainly fix the problemon their side
Aug 1, 2020:
- 3:00 PM Ticket #3775 (INSTANCE ignored when ID also given in a ControlID) updated by
-
Version changed
Automatic ticket cleanup. - 2:38 PM Ticket #3775 (INSTANCE ignored when ID also given in a ControlID) updated by
-
Owner, Status, Type changed
By design AutoIt priorise the ID and stop searching other properties. I leave to Jon the decision to change this behavior. I will add a comment in the doc. - 10:36 AM Ticket #3776 (__EventLog_DecodeDesc() fix did not take) closed by
- Fixed: Fixed by revision [12365] in version: 3.3.15.4
- 7:02 AM Ticket #3776 (__EventLog_DecodeDesc() fix did not take) updated by
- Jos will check what happens with previous intent to fix
- 7:00 AM Ticket #3776 (__EventLog_DecodeDesc() fix did not take) updated by
-
Owner, Status, Component changed
Jul 29, 2020:
- 2:33 AM Ticket #3776 (__EventLog_DecodeDesc() fix did not take) created by
- EventLog_DecodeDesc() was declared fixed and closed in …
Note:
See TracTimeline
for information about the timeline view.
