Skip to content

Ctrl+Mouse scroll changes the font size #3793

@alabuzhev

Description

@alabuzhev

Environment

Windows build number: Microsoft Windows [Version 10.0.18363.476]
Windows Terminal version (if applicable): No

Any other software? No

Steps to reproduce

Run the attached app, press and hold Ctrl, start scrolling.

Expected behavior

The app receives MOUSE_EVENT_RECORDs and uses them to control the slider.

Actual behavior

The app receives MOUSE_EVENT_RECORDs and uses them to control the slider, but at the same time the host changes the font size, so the intended functionality is effectively unusable.

It does not happen in legacy mode and never happened prior to Windows 10.

There is no way to disable this feature in console settings - "Enable Ctrl key shortcuts" is already off.

UPD: everything above applies to Ctrl+Shift+Mouse Scroll as well. It changes the window transparency and there's no way to disable it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-InputRelated to input processing (key presses, mouse, etc.)Area-ServerDown in the muck of API call servicing, interprocess communication, eventing, etc.Help WantedWe encourage anyone to jump in on these.In-PRThis issue has a related PRIssue-BugIt either shouldn't be doing this or needs an investigation.Needs-Tag-FixDoesn't match tag requirementsPriority-2A description (P2)Product-ConhostFor issues in the Console codebase

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions