dotnet / dotnet/project-system

Global usings editor breaks scrolling through properties with the mouse wheel

Open
#8,674 4 comments 0 reactions 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/350947/201547895-0a7678aa-7304-4982-91de-d5c45dc2c2b1.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.