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

WPF TextBox insertion caret does not render when moved to lower DPI monitor in a PMAv2 process #1949

Merged
2 commits merged into from
Sep 24, 2019

Conversation

SamBent
Copy link
Contributor

@SamBent SamBent commented Sep 24, 2019

Description

TextBox insertion caret fails to render when on a lower DPI monitor than primary when per-monitor awareness is enabled.

Customer Impact

VS features that rely on Text Caret position (search controls, commit messages, Editor, etc) are unable to easily tell where their focus is when using these features if PMA support is enabled and the text box is rendered off the primary display.

Regression

No. (Port of .NET 4.8 servicing fix)

Risk

Low

Fixes #1774
WPF TextBox insertion caret does not render when moved to lower DPI monitor in a PMAv2 process.

@SamBent SamBent added the Bug Product bug (most likely) label Sep 24, 2019
@SamBent SamBent added this to the 5.0 milestone Sep 24, 2019
@SamBent SamBent self-assigned this Sep 24, 2019
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Sep 24, 2019
@SamBent SamBent added the auto_merge bot-command label Sep 24, 2019
@ghost
Copy link

ghost commented Sep 24, 2019

Hello @SamBent!

Because this pull request has the auto_merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 30 minutes. No worries though, I will be back when the time is right! 😉

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 759599c into master Sep 24, 2019
@ghost ghost deleted the dev/sambent/master-caretwidth branch September 24, 2019 22:23
@ghost ghost locked as resolved and limited conversation to collaborators Apr 14, 2022
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto_merge bot-command Bug Product bug (most likely) PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WPF TextBox insertion caret does not render when moved to lower DPI monitor in a PMAv2 process
3 participants