StackOverflow due to focus war in RibbonMenuButton #2220
Labels
Bug
Product bug (most likely)
netfx-servicing-approved
Netfx Approved for Servicing
Servicing-consider
An app that programmatically disables a RibbonMenuButton and replaces its menu items with new ones can cause a focus war leading to infinite recursion and StackOverflow. This can happen if the user presses the toggle button (which opens the menu dropdown) and drags the mouse over the dropdown, and the programmatic disable/replace occurs before the user releases the mouse button.
[Port of servicing fix for .NET 4.6 - 4.8]
The text was updated successfully, but these errors were encountered: