Visual glitch on update #73
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I apologize that I can't show a picture of it, as I've already closed the updater
After progress bar finishes and program starts displaying "Start Update" button, it actually displays 1.5 buttons. Half of a button below the real one. Same text on both. Bottom half-button is drawn on top of "Schedule a task for automatic update..." text below
My guess is that it first draws the button below displayed text about downloading an update, then removes the text and redraws the button in new location...
Yeah, I'm aware of this issue. I can sometimes reproduce it, it's not so easy to test. I was afraid it's just some race condition that isn't in my script, but in the AutoHotkey code, but because of your guess I tried something else (just switching the move task set text and the add button operation) and I have failed to reproduce it since.
The change is implemented in 1.18.2.
Could you please test this version (quite a few of times, ideally) to see if it fixes the issue?
Hold off on starting LibreWolf until you actually updated again.
Yeah, this is fixed now. Thanks for reporting!