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

UI Automation in Windows Console: only diff visible text ranges during autoread #10513

Merged
merged 1 commit into from
Nov 20, 2019

Conversation

codeofdusk
Copy link
Contributor

Link to issue number:

Closes #10406. Partial regression of #9891 (for the autoread case).

Summary of the issue:

Windows Console crashed when large amounts of new text were written.

Description of how this pull request fixes the issue:

Reverts commit 9fbd6b4 as discussed in the issue.

Testing performed:

The test case no longer reproduces the bug.

Known issues with pull request:

Partially re-introduces #9891 (text review behaves properly, but autoread does not in some cases).

Change log entry:

None.

@codeofdusk
Copy link
Contributor Author

Cc @michaelDCurran

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UIA console: cmd/powershell crashes completely with a lot of text that scrolls
3 participants