Windows 7 Task Manager bug

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
luis
Addict
Addict
Posts: 3895
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Windows 7 Task Manager bug

Post by luis »

Try to set the option "Always on top" to on

TM (Task Manager) will be above other normal windows, you can check that, it works as expected.

Now CLOSE the TM.

Now invoke TM again. The option "Always on top" is still active, but it's not working, try with any normal window and they will overlap it. Disable/Enable the option and it's working again.

Windows 7 Home Premium 32 bit.

Can you confirm this ?

And if you do, you confirm also there is no way in the world to let MS know about that so they could fix it ?
"Have you tried turning it off and on again ?"
cas
Enthusiast
Enthusiast
Posts: 597
Joined: Mon Nov 03, 2008 9:56 pm

Re: Windows 7 Task Manager bug

Post by cas »

Works fine here on Windows 7 x64 with installed all updates through Windows Update.
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Re: Windows 7 Task Manager bug

Post by Joakim Christiansen »

Windows 7 x64 Ultimate, no problem here.

I think we need other people with Windows 7 Home Premium 32 bit to test this.
I like logic, hence I dislike humans but love computers.
Nituvious
Addict
Addict
Posts: 1033
Joined: Sat Jul 11, 2009 4:57 am
Location: United States

Re: Windows 7 Task Manager bug

Post by Nituvious »

I have Windows 7 Home premium (32 bit) and I don't experience any problems here either.
▓▓▓▓▓▒▒▒▒▒░░░░░
User avatar
GeoTrail
Addict
Addict
Posts: 2799
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Re: Windows 7 Task Manager bug

Post by GeoTrail »

No problems here.
Windows 7 Professional x64
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
User avatar
luis
Addict
Addict
Posts: 3895
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Re: Windows 7 Task Manager bug

Post by luis »

Guys, I just tried in a virtual machine with Win7 x64.
I tried in another VM a Win7 x86 in another language.
I tried again on my real machine.

The problem is there. But I don't understand when it's happening. If I play with the other two options in the same menu (minimize on use, hide when minimized) and with the original one, opening and closing TM at a certain point give the problem I mentioned... so it's not simple as I thought in my first post, sorry.

If I'll understand I'll report here... no big issue at this point, it's not easy to make this happen.

And to me eventually happen when I'm not trying....
"Have you tried turning it off and on again ?"
User avatar
GeoTrail
Addict
Addict
Posts: 2799
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Re: Windows 7 Task Manager bug

Post by GeoTrail »

I've tried this several times now and it works every time here.
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
User avatar
luis
Addict
Addict
Posts: 3895
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Re: Windows 7 Task Manager bug

Post by luis »

GeoTrail wrote:I've tried this several times now and it works every time here.
Sorry guys, don't waste your time on this, I'll try again maybe tomorrow and if I can understand how it's happening in a reproducible way I'll post.

I'm sorry I should have checked better, it's not good to waste other people time if one can't give precise instructions, my apologies. :?
"Have you tried turning it off and on again ?"
User avatar
nco2k
Addict
Addict
Posts: 1344
Joined: Mon Sep 15, 2003 5:55 am

Re: Windows 7 Task Manager bug

Post by nco2k »

confirmed, kinda.. after doing so, i cant set "always on top" anymore. :o

tested on win7 x64.

c ya,
nco2k
If OSVersion() = #PB_OS_Windows_ME : End : EndIf
User avatar
GeoTrail
Addict
Addict
Posts: 2799
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Re: Windows 7 Task Manager bug

Post by GeoTrail »

nco2k wrote:confirmed, kinda.. after doing so, i cant set "always on top" anymore. :o

tested on win7 x64.

c ya,
nco2k
Starter, Home Premium, Pro, Ultimate?
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
cas
Enthusiast
Enthusiast
Posts: 597
Joined: Mon Nov 03, 2008 9:56 pm

Re: Windows 7 Task Manager bug

Post by cas »

I don't think that edition (Starter, Home Basic/Premium, Professional, Enterprise, Ultimate) is important, because core is same in all of them, only difference is in included programs (and their configuration/limitations). So when we know exactly how to reproduce this bug, we can confirm it on all editions on x86 and x64 as they are same code base since Windows Vista.

But i have been wrong before... :) :mrgreen: Image
User avatar
GeoTrail
Addict
Addict
Posts: 2799
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Re: Windows 7 Task Manager bug

Post by GeoTrail »

cas wrote:I don't think that edition (Starter, Home Basic/Premium, Professional, Enterprise, Ultimate) is important, because core is same in all of them, only difference is in included programs (and their configuration/limitations). So when we know exactly how to reproduce this bug, we can confirm it on all editions on x86 and x64 as they are same code base since Windows Vista.

But i have been wrong before... :) :mrgreen: Image
There is more behind the scenes then just the extra programs, configuration is one, the extra security is another.
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
cas
Enthusiast
Enthusiast
Posts: 597
Joined: Mon Nov 03, 2008 9:56 pm

Re: Windows 7 Task Manager bug

Post by cas »

GeoTrail wrote:There is more behind the scenes then just the extra programs, configuration is one, the extra security is another.
:mrgreen:
Post Reply