Re: Weird window behavior

2023-04-30 Thread David V Glasgow via use-livecode
Only just catching up with this (been walking in Scotland)… Probably not tremendously informative now, but I’m not using Levure, I am using backdrop, and on Ventura. I’ll check the state of RaiseWindows when I can - would it be expected to change depending on backdrop use? Best Wishes,

Re: Weird window behavior

2023-04-27 Thread Marty Knapp via use-livecode
Bingo - it was “raiseWindows” being set to true. Setting that to false has resolved the issue. Weird that it works fine on previous macOSes previous to Ventura. --- Marty Knapp > On Apr 27, 2023, at 2:35 PM, Mark Waddingham via use-livecode > wrote: > > Okay that is strange - but the fact it

Re: Weird window behavior

2023-04-27 Thread Mark Waddingham via use-livecode
Okay that is strange - but the fact it is happening when levure is loaded suggests it is some property or mechanism it is adding. The engine only really has three things (that I can think of) which change window stacking order… The backdrop - which makes the engine *try* to keep all the

Re: Weird window behavior

2023-04-27 Thread Marty Knapp via use-livecode
No, not using the backdrop feature. I did try the suggestion on bug 24200 to change the system setting "Group Windows By Application" in the "Desktop and Dock System Setting" preference pane to true. Same behavior, even after a restart. And it is happening in both the IDE and in a standalone.

Re: Weird window behavior

2023-04-27 Thread Mark Waddingham via use-livecode
On 2023-04-19 19:25, Marty Knapp via use-livecode wrote: Ever since I updated to Ventura on my Mac I've had this weird behavior both in the IDE and in two different standalones - if I have more than one stack open, when I click on a stack that is behind another stack to bring it to the front,

Re: Weird window behavior

2023-04-20 Thread Marty Knapp via use-livecode
The question is - why would it do that? This is totally repeatable for me. Even when I create a new stack with no code in it whatsoever. Have any other app displaying a window (like a browser window), then click anything in the toolbar, for example, and that new stack will disappear back behind

Re: Weird window behavior

2023-04-20 Thread David V Glasgow via use-livecode
Me too. Or maybe me too. Is this the same thing?... Even if focus shifts from my stack to Message Box, the next click on my stack causes it to just disappear. Most alarming until I realised what was happening. My stack is just behind everything else and CMD tab (x2) brings it to front.

Re: Weird window behavior

2023-04-19 Thread doc hawk via use-livecode
I’ll see your oddity and raise you a weirdness! > On Apr 19, 2023, at 11:29 AM, Craig Newman via use-livecode > wrote: > > Marty. > > No more than I. I lead both the forum and this list for personally directed > oddities. Nobody can touch me… > > Craig > >> On Apr 19, 2023, at 2:25 PM,

Re: Weird window behavior

2023-04-19 Thread Craig Newman via use-livecode
Marty. No more than I. I lead both the forum and this list for personally directed oddities. Nobody can touch me… Craig > On Apr 19, 2023, at 2:25 PM, Marty Knapp via use-livecode > wrote: > > Ever since I updated to Ventura on my Mac I've had this weird behavior both > in the IDE and in

Weird window behavior

2023-04-19 Thread Marty Knapp via use-livecode
Ever since I updated to Ventura on my Mac I've had this weird behavior both in the IDE and in two different standalones - if I have more than one stack open, when I click on a stack that is behind another stack to bring it to the front, it very briefly comes to the front (flashes), then goes