Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It's not possible to cancel ContextMenu/Flyout closing when internal popup was dismissed #6057

Closed
maxkatz6 opened this issue Jun 12, 2021 · 1 comment
Assignees
Labels

Comments

@maxkatz6
Copy link
Member

To Reproduce

  1. Handle Closing event and set Cancel = true
  2. Try to close Flyout/ContextMenu with light dismiss
  3. Flyout/ContextMenu was closed anyway.

Expected behavior
Flyout/ContextMenu is not closed when closing event was cancelled.

Desktop (please complete the following information):

  • OS: any
  • Version 0.10.6 (most likely any older too)

Additional context
Cancelling works in UWP as expected in same situation.

@maxkatz6
Copy link
Member Author

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant