[Bug]: calloutContent.base does not dismiss on right click. #25046
Labels
Fluent UI react (v8)
Issues about @fluentui/react (v8)
From Shield
Issue has been set for investigation
Resolution: Soft Close
Soft closing inactive issues over a certain period
Library
React / v8 (@fluentui/react)
System Info
Are you reporting Accessibility issue?
No response
Reproduction
https://codepen.io/cocoyado/pen/PoeaNqr
Bug Description
Actual Behavior
CalloutContent does not dismiss on right click:
here is the code and the listeners used for the dismissal
https://github.com/microsoft/fluentui/blob/master/packages/react/src/components/Callout/CalloutContent.base.tsx#L360
As seen, context Menu or mouse Key down are not getting tracked.
Expected Behavior
CalloutContent dismisses on right click
Logs
No response
Requested priority
Normal
Products/sites affected
No response
Are you willing to submit a PR to fix?
yes
Validations
The text was updated successfully, but these errors were encountered: