Status: Assigned Owner: [email protected] Labels: Type-Bug Pri-2 OS-Windows Area-BrowserUI Size-Small Mstone-2.0
New issue 9976 by [email protected]: Only worry about always-on-top autohide taskbars http://code.google.com/p/chromium/issues/detail?id=9976 Split from issue 20 comment 142: "I notice, in win_util.cc, bool EdgeHasAutoHideTaskbar is checking IsWindow(taskbar). Shouldn't it check GetWindowLong(taskbar,GWL_STYLE)&&WS_EX_TOPMOST also?" Need to figure out expected behavior when you have not-always-on-top autohide taskbars, but if the window is supposed to just ignore them this probably does the trick. -- 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 -~----------~----~----~----~------~----~------~--~---
