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

[Bug]: calloutContent.base does not dismiss on right click. #25046

Closed
2 tasks done
cocoyadoOlivares opened this issue Oct 3, 2022 · 1 comment · May be fixed by #25051
Closed
2 tasks done

[Bug]: calloutContent.base does not dismiss on right click. #25046

cocoyadoOlivares opened this issue Oct 3, 2022 · 1 comment · May be fixed by #25051
Assignees
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

Comments

@cocoyadoOlivares
Copy link

Library

React / v8 (@fluentui/react)

System Info

System:
    OS: Windows 10 10.0.22000
    CPU: (20) x64 Intel(R) Core(TM) i9-10900K CPU @ 3.70GHz
    Memory: 108.73 GB / 127.71 GB
  Browsers:
    Edge: Spartan (44.22000.120.0), Chromium (105.0.1343.53)
    Internet Explorer: 11.0.22000.120

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

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.
@msft-fluent-ui-bot
Copy link
Collaborator

Because this issue has not had activity for over 180 days, we're automatically closing it for house-keeping purposes.

Still require assistance? Please, create a new issue with up-to date details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants