I had this very annoying problem in Windows XP (SP2). When I hovered mouse over a tray icon to show it’s tooltip, the tooltip was showing behind taskbar. I don’t know if there is an official fix to this issue but the following worked for me:
- Open regedit (Start–>Run–>regedit)
- Go to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion\Explorer\VisualEffects\TooltipAnimation - Create (Right Click–>New–>String Value) or modify value:
SetWindowPos=HwndInsertAfter, Hwnd_Top
- Create (Right Click–>New–>DWORD Value) or modify value:
SetForegroundWindow=1
- Restart Windows
Here’s a program called tooltip fix.exe who’s original hosting website was deactivated
luckily this site mirrored the program
http://atpeaz.placidthoughts.com/index.php?/archives/153-Fixing-the-Windows-XP2003-Taskbar-Tooltip-bug.htmlhere’s a link to the program in a rar file
http://atpeaz.placidthoughts.com/exit.php?url_id=127&entry_id=153drop it in ur quicklaunch bar for easy access and click it when the problem starts to occur, then the problem is gone!
No comments:
Post a Comment