CommunityToolkit / Microsoft.Toolkit.Win32

ARCHIVE - This repository contained XAML Islands wrapper controls and tooling for XAML Islands with WinUI 2, see readme for more info about XAML Islands with WinUI 3 and the WindowsAppSDK.
https://aka.ms/windowsappsdk
Other
383 stars 89 forks source link

Scrolling problem on Mouse wheel #225

Open isfar-uddin opened 4 years ago

isfar-uddin commented 4 years ago

Describe the bug

Scrolling is not working properly on mouse wheel. It is working only in a specific area. I attached a screenshot to give a clear concept about the specific area (Red color border line).

Steps to Reproduce

Steps to reproduce the behavior:

  1. Clone the project from https://github.com/isfar-uddin/winforms-scrollbar-test
  2. Run the project
  3. Try to scroll up or down using mouse wheel from the right bottom corner
  4. It's not scrolling

Expected behavior

I want to scroll using mouse wheel.

Screenshots

scroll issue

Environment

NuGet Package(s): 
- [ ] Microsoft.Toolkit.Forms.UI.Controls.WebView

Package Version(s): 
- [ ] 6.0.0

Project .NET Version:
- [ ] .NET Core 4.6.2

Device form factor:
- [ ] Desktop

Visual Studio 
- [ ] 2017
jaromiro commented 4 years ago

This problem has been around for a long time. Occurs when the scale factor is set to more than 100% (high resolution monitors). This interferes with the use of the control because high-dpi monitors and non-native resolution are becoming more common.

This can be improved by setting the "DPI Awareness Mode", but it is not always a good solution.

ghost commented 4 years ago

This issue has been marked as "needs attention 👋" due to no activity for 7 days. Please triage the issue so the fix can be established.

Kyaa-dost commented 4 years ago

@pagoe-msft FYI ⬆️

ghost commented 4 years ago

This issue has been marked as "needs attention 👋" due to no activity for 7 days. Please triage the issue so the fix can be established.

ghost commented 4 years ago

This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established.

BohdanMaslowski commented 4 years ago

Bug is still there in current version.

ghost commented 4 years ago

This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established.

ghost commented 4 years ago

This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established.

ghost commented 4 years ago

This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established.

ghost commented 4 years ago

This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established.

ghost commented 4 years ago

This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established.

ghost commented 4 years ago

This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established.

ghost commented 4 years ago

This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established.