Programs Start Covered By the Magnifier Window (227581)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Professional
This article was previously published under Q227581 SYMPTOMS
When you start a program while you are running the Magnifier accessibility tool, the Magnifier tool may cover the top part of the program window.
CAUSE
This issue can occur if the program you start does not check for docked toolbars.
RESOLUTION
To resolve this issue, move or resize the program window.
STATUSMORE INFORMATION
The Magnifier window behaves like a toolbar. This behavior described in this article can be duplicated when you dock the Windows Taskbar to the top of the screen. This issue occurs when a program does not check for WM_SETTINGCHANGE messages and is not reading the value from GetSystemMetrics (SPI_WORKAREA). These system functions redefine the working area of the desktop when you dock a toolbar. If a program is coded to initialize along the top edge of the screen and does not query GetSystemMetrics to relocate its primary window, then it is displayed behind the Magnifier tool.
Modification Type: | Major | Last Reviewed: | 2/23/2004 |
---|
Keywords: | kbenable kbenv kbnofix kbprb KB227581 |
---|
|