dotnet / dotnet/project-system
Global usings editor breaks scrolling through properties with the mouse wheel
Open
Feature-Project-Properties-Designer
good-first-issue
Tenet-User Friendly
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
Scrolling through the Project Properties UI with the mouse wheel is broken by the "Global usings" editor. As soon as the mouse is above this control, mouse wheel events are not passed through to the scroll viewer.

I'd suggest removing the ability for this control to have its own scrolling, as nesting scrollable areas is often confusing, in addition to having navigation issues like the one described here.
Contributor guide
Assessment
This issue has not been assessed yet.