Repro Steps:
- Open the WPF Studio Sample Browser
- Open Visual Studio 2012
- Make VS 2012's dimensions larger than the Sample Browser
- Place the Sample Browser above VS 2012 on your screen
- In the Sample Browser, select the SyntaxEditor product family and select the Xml Editor (Web Lang. Add-on) Demo
- Hover your mouse over the <colors> tag so a QuickInfo popup appears
- Press Alt+Tab and switch to VS 2012
Expected behavior:
The quick info pop-up should disappear as the Windows application switcher appears (just like VS Quick-Info pop-ups do)
Actual behavior:
The quick info pop-up remains visible after switching to VS 2012. Notice that neither moving your mouse nor clicking in VS 2012 causes the popup to go away. You're forced to return to the Sample Browser to make the popup close.
-Craig
[Modified 12 years ago]