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

Cannot use scroll wheel in fluent:ApplicationMenu since Fluent.Ribbon 7 #894

Closed
AliveDevil opened this issue Jan 19, 2021 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@AliveDevil
Copy link

AliveDevil commented Jan 19, 2021

Since 7.0 it is not possible to use the scroll wheel inside the ApplicationMenu to scroll through either the menu items or the right pane content. For quick reference: v6.1.0...v7.0.0 somewhere on the line there this got broken.

Attached a app-working.csproj with latest 6.x revision, and current 8.x revision in app-notworking.csproj.
It is just a simple application menu wth some menuitems forcing a scrollviewer.

Use

dotnet run -p app-working.csproj
dotnet run -p app-notworking.csproj

in the extracted repro.zip for a quick demonstration.

Is there anything I'm missing which causes the ribbon itself to grab all scroll wheel inputs?

2021-01-19-13-08-45.mp4

repro.zip


Environment

  • Fluent.Ribbon 7.0
  • Windows 10
  • .NET 5.0, .NET 4.8, .NET Core
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

2 participants