I have a grid in a ToolWindow. The floating ToolWindow is set to fade when inactive (InactiveRaftingWindowFadeOpacity="0.25"). The grid has a context menu. When I right-click and show the context menu, the ToolWindow becomes inactive and fades away. This is not really desirable because you are still acting on the contents in the ToolWindow.
This is reproducible in the Sample Browser in the inline demo of docking. Set the tool windows to be hosted rafting windows, set the fade delay to 1 second, undock a ToolWindow and right click it title bar. When the context menu appears, the ToolWindow will fade away.
This happens with Actipro PopupButtons in the ToolWindow as well.
I think the ToolWindow should not fade when a context menu or popup is opened as a result of a click in the ToolWindow.
This is reproducible in the Sample Browser in the inline demo of docking. Set the tool windows to be hosted rafting windows, set the fade delay to 1 second, undock a ToolWindow and right click it title bar. When the context menu appears, the ToolWindow will fade away.
This happens with Actipro PopupButtons in the ToolWindow as well.
I think the ToolWindow should not fade when a context menu or popup is opened as a result of a click in the ToolWindow.