Click here to Skip to main content
15,892,059 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: "Always on top" attribute... Pin
dandy7213-Oct-22 8:53
dandy7213-Oct-22 8:53 
GeneralRe: "Always on top" attribute... Pin
GuyThiebaut13-Oct-22 6:34
professionalGuyThiebaut13-Oct-22 6:34 
GeneralRe: "Always on top" attribute... Pin
dandy7213-Oct-22 8:37
dandy7213-Oct-22 8:37 
GeneralRe: "Always on top" attribute... Pin
trønderen13-Oct-22 11:35
trønderen13-Oct-22 11:35 
GeneralRe: "Always on top" attribute... Pin
David O'Neil13-Oct-22 13:01
professionalDavid O'Neil13-Oct-22 13:01 
GeneralRe: "Always on top" attribute... Pin
MikeCO1014-Oct-22 2:13
MikeCO1014-Oct-22 2:13 
GeneralRe: "Always on top" attribute... Pin
darktrick54414-Oct-22 2:33
darktrick54414-Oct-22 2:33 
GeneralRe: "Always on top" attribute... Pin
Gary Wheeler14-Oct-22 2:34
Gary Wheeler14-Oct-22 2:34 
I have a feeling this is not a bug in the topmost window handling in the application, but in Windows' management of which application it decides is the foreground app. There have been numerous changes to the foreground decision logic during Windows 7, 10, and 11. Some of the changes were hailed by Microsoft that they gave the user more control, and disallowed applications from the annoying tendency of grabbing the foreground. I also have the feeling some of these changes have been 'internal' in order to handle task bar notification balloons and such. There are also problems with legacy API's (for example, some message box options) that assume foreground behaviors that are no longer certain.

TL;DR - It's complicated, from some perspectives it's broke, and they ain't gonna fix it.
Software Zen: delete this;

GeneralRe: "Always on top" attribute... Pin
dandy7214-Oct-22 2:58
dandy7214-Oct-22 2:58 
GeneralRe: "Always on top" attribute... Pin
decaffeinatedMonkey14-Oct-22 2:57
decaffeinatedMonkey14-Oct-22 2:57 
GeneralRe: "Always on top" attribute... Pin
dandy7214-Oct-22 3:14
dandy7214-Oct-22 3:14 
GeneralRe: "Always on top" attribute... Pin
maze314-Oct-22 5:45
professionalmaze314-Oct-22 5:45 
GeneralRe: "Always on top" attribute... Pin
Bruce Patin14-Oct-22 6:58
Bruce Patin14-Oct-22 6:58 
GeneralRe: "Always on top" attribute... Pin
dandy7214-Oct-22 8:02
dandy7214-Oct-22 8:02 
GeneralRe: "Always on top" attribute... Pin
Matthew Barnett14-Oct-22 7:41
Matthew Barnett14-Oct-22 7:41 
GeneralRe: "Always on top" attribute... Pin
dandy7214-Oct-22 8:05
dandy7214-Oct-22 8:05 
GeneralRe: "Always on top" attribute... Pin
englebart15-Oct-22 7:51
professionalenglebart15-Oct-22 7:51 
GeneralRe: "Always on top" attribute... Pin
Shmoken9917-Oct-22 6:19
Shmoken9917-Oct-22 6:19 
RantWindows 11, what a mess! PinPopular
Sander Rossel12-Oct-22 23:03
professionalSander Rossel12-Oct-22 23:03 
GeneralRe: Windows 11, what a mess! Pin
yacCarsten12-Oct-22 23:19
yacCarsten12-Oct-22 23:19 
GeneralRe: Windows 11, what a mess! Pin
Sander Rossel12-Oct-22 23:28
professionalSander Rossel12-Oct-22 23:28 
GeneralRe: Windows 11, what a mess! Pin
jsc4213-Oct-22 0:06
professionaljsc4213-Oct-22 0:06 
GeneralRe: Windows 11, what a mess! Pin
Sander Rossel13-Oct-22 0:19
professionalSander Rossel13-Oct-22 0:19 
GeneralRe: Windows 11, what a mess! Pin
dandy7213-Oct-22 3:24
dandy7213-Oct-22 3:24 
GeneralRe: Windows 11, what a mess! Pin
obermd13-Oct-22 4:01
obermd13-Oct-22 4:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.