When closing a floating Custom HTML window, does anyone else get a white flash where the window was? Thank you.
Not me.
There is a chance, if you can create a video of it, and upload it here, we might recognize what could be causing it. Does the flash include the part of the window where the red/yellow/green buttons are? Do you have multiple monitors, or just one? Which version of KM do you have, and which version of macOS? If you turn the KM Engine off, rather than close the window, does the region flash then too? Have you considered turning on the KM Debugger just before closing it, then make sure the macro that invoked it is on pause, can you trace what KM action is being executed when it flashes? Does your KM Custom HTML window have the flags Resizable, Transparent or Asynchronous set? Is it a full screen window?
I love you guys. Thank you for taking my question so seriously. Answers, first - then, I'll try a video.
Does the flash include the part of the window where the red/yellow/green buttons are?
It's a window without them.
Do you have multiple monitors, or just one?
One.
Which version of KM do you have, and which version of macOS?
Peter's masterpiece, KM 11. The OS version is 13.5.2.
If you turn the KM Engine off, rather than close the window, does the region flash then too? Have you considered turning on the KM Debugger just before closing it, then make sure the macro that invoked it is on pause, can you trace what KM action is being executed when it flashes?
Good question - will try. Thank you.
Does your KM Custom HTML window have the flags Resizable, Transparent or Asynchronous set? Is it a full screen window?
Not resizable, not transparent, yes asynchronous, not full screen. I'm thinking "transparent" will be good to try!
Thank you!
I'm slightly embarrassed that one of my ideas was faulty (the buttons idea.)
Setting it to Transparent seems to have fixed the issue. Thanks!!!