Comment #142 on issue 20 by stijnsanders: Chrome windows hide autohide  
taskbars
http://code.google.com/p/chromium/issues/detail?id=20

I've had a look at
http://src.chromium.org/viewvc/chrome?view=rev&revision=11416
and I notice, in win_util.cc, bool EdgeHasAutoHideTaskbar is checking
IsWindow(taskbar).
Shouldn't it check GetWindowLong(taskbar,GWL_STYLE)&&WS_EX_TOPMOST also?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to