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

How to Prevent ContextMenu from Displaying Alongside the System Context Menu When Right-Clicking the Window Title Bar Multiple Times #1203

Open
bezierC0 opened this issue Jun 14, 2024 · 3 comments
Labels
Waiting for user response 😕 Waiting for the reporter to respond to questions made by maintainer.

Comments

@bezierC0
Copy link

bezierC0 commented Jun 14, 2024

When right-clicking multiple times on the window title bar in quick succession, the Windows system context menu appears, and the ContextMenu also displays. Is this a bug? How can I control it so that only the system context menu is displayed without showing the ContextMenu at the same time?


Environment

  • Fluent.Ribbon 9.0.4
  • Windows 11
  • .NET Framework 4.7.2
@batzen
Copy link
Member

batzen commented Jun 18, 2024

I can't reproduce this using the showcase application.
Which version of Fluent.Ribbon are you using?
Could you test with the latest version and if it also repros there provide a repro application?

@bezierC0
Copy link
Author

bezierC0 commented Jun 20, 2024

@batzen
The version of FLuent.Ribbon is 9.0.4.
<package id="Fluent.Ribbon" version="9.0.4" targetFramework="net472" />

In my system, this problem occurs. However, when I create a new test project (v9v10), this problem does not occur. It should be a problem with my system settings.

tooltab

@batzen
Copy link
Member

batzen commented Jun 23, 2024

Could you try to use the current version of Fluent.Ribbon and check if it still happens?
Could you try to reproduce your issue in the showcase application of Fluent.Ribbon?

If it still happens with the current version but does not happen with the showcase application, it would be nice to get a small repro application from you as i can't reproduce your issue.

@batzen batzen added the Waiting for user response 😕 Waiting for the reporter to respond to questions made by maintainer. label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Waiting for user response 😕 Waiting for the reporter to respond to questions made by maintainer.
Projects
None yet
Development

No branches or pull requests

2 participants