On Wed, Jan 4, 2012 at 07:50, SpawnHappyJake <wineforum-user@xxxxxxxxxx>wrote: > But if you check or uncheck "Always On Top" via right-clicking the window > bar and checking/ unchecking "Always On Top", this has no effect on whether > "Always On Top" is checked off under tools. So Wine communicates to the > GUI, but it doesn't seem like the GUI is communicating back to Wine. > > So is this worthy of a Wine bug report, or is it not a Wine bug? > It's an app bug. Windows does not have that option so applications do not watch for suddenly changes on window positioning. A smart program could check for that flag using API everytime the menu is clicked to show the correct state. A simple test in windows is to use winlister ( http://www.nirsoft.net/utils/winlister.html) and make the program topmost simulating what you do with gnome context menu, you will notice that the application does not update the menu item. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20120123/b2a0e5ea/attachment.html>