Timeline
Dec 1, 2017:
- 11:48 PM Ticket #3577 (_FileWriteToLine strips @crlf off last line for some files) created by
- compared the .log to the .log_after files and notice the fail case has …
Nov 26, 2017:
- 8:26 AM Ticket #3576 (_PathSplit) updated by
- _PathMake returns a string. Are you thinking of _PathSplit? If so, then this is a duplicate of https://www.autoitscript.com/trac/autoit/ticket/3540 M23
Nov 20, 2017:
- 9:54 AM Ticket #3576 (_PathSplit) created by
- Function _PathSplit now returns an array with parameters, but also …
Nov 19, 2017:
- 9:37 AM Ticket #3575 (TCP functions slow and TCPCloseSocket with shutdown) updated by
- In reality, that should act as a Timeout timer and not a Sleep timer. So, it's still a bug in my opinion. In the meantime, Opt('TCPTimeout', 10) is a workaround for it.
- 8:55 AM Ticket #3575 (TCP functions slow and TCPCloseSocket with shutdown) updated by
- I found the solution to the slow problem and was right about the 100ms timer. Starting with v3.3.10.0, you must use Opt('TCPTimeout', 10) in your script to behave like v3.3.8.1. The #1 problem still remains.
Nov 18, 2017:
- 7:04 AM Ticket #3575 (TCP functions slow and TCPCloseSocket with shutdown) created by
- Here is a list of problems that I found with TCP in AutoIt, using …
Nov 16, 2017:
- 4:00 PM Ticket #3574 ($ES_PASSWORD limits input length to control width, Add note about ...) updated by
-
Version changed
Automatic ticket cleanup. - 3:30 PM Ticket #3574 ($ES_PASSWORD limits input length to control width, Add note about ...) updated by
-
Type changed
- 1:52 PM Ticket #3574 ($ES_PASSWORD limits input length to control width, Add note about ...) created by
- When setting an input box with the $ES_PASSWORD style, it no longer …
- 6:18 AM Ticket #3078 (bug in _ArrayUnique) updated by
Nov 10, 2017:
- 3:42 PM Ticket #3526 (Syntax Coloring Not Working Intermittently with Respect to #cs and #ce ...) updated by
- I think this ticket should be reopened. FOR MONTHS, I've experienced exactly the fails that the OP described ... although, all things considered, I have considered this a simple annoyance. But it really needs to be fixed for the long term. I've attached a small example of what I often see. The black text should only occur between the #cs/#ce pair. But occasionally, out of the clear blue, the black propagates to the end of the script. The "fix" that the OP suggests usually works, but not always. Sometimes is takes fiddling with different statements to get SciTE back on track. Restarting SciTE always works ... so it seems to be in the interpretation side and not something embedded in the Au3 file. Regarding replication, I would estimate that any decent-size script with multiple occurrences of the #cs/#ce pairs would suffice for testing. It happens across all of my scripts and I haven't been able to correlate it with any particular edits. On days that I spend hours editing, it happens a couple or three times. That's all I can think of to add.
Nov 6, 2017:
- 8:59 PM Ticket #3573 (Unable to use backspace in GUI-controls with embedded IE object) created by
- Basically, the focus is not working properly when embedding COM …
Nov 5, 2017:
- 8:43 PM Ticket #3572 (TCPSend can hang forever without returning an error) updated by
- This seems to be specific to Windows 8 and Windows 10.
Note:
See TracTimeline
for information about the timeline view.
