Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
Description
In the "Taskbar and Start Menu Properties" dialog box, with option "Auto-Hide TaskBar" checked, and unlocking and moving the taskbar to the top or the left side of the desktop, the CTrayWindow::ProcessAutoHide() method enters an infinite loop.
In case ABE_LEFT and ABE_TOP the m_AutoHideOffset attribute never reaches the local variable "w" or "h", so that the timer be not restarted again in line 1897.
Attachments
Issue Links
- duplicates
-
CORE-7237 SHAppBarMessage is broken and needs to be rewritten
- Open