Skip to content

Resetting screen reader text to use LineFeed#230475

Merged
aiday-mar merged 4 commits intomainfrom
steep-roadrunner
Oct 4, 2024
Merged

Resetting screen reader text to use LineFeed#230475
aiday-mar merged 4 commits intomainfrom
steep-roadrunner

Conversation

@aiday-mar
Copy link
Copy Markdown
Contributor

@aiday-mar aiday-mar commented Oct 4, 2024

Resetting screen reader text to use LineFeed

Calculate the offsets for selectionchange event differently

Fixes issue mentioned in #229051

@aiday-mar aiday-mar self-assigned this Oct 4, 2024
@aiday-mar aiday-mar changed the title adding the eol corresponidng to the current model Resetting screen reader text to use LineFeed Oct 4, 2024
@aiday-mar aiday-mar marked this pull request as ready for review October 4, 2024 18:50
@aiday-mar aiday-mar enabled auto-merge (squash) October 4, 2024 18:50
@vs-code-engineering vs-code-engineering bot added this to the October 2024 milestone Oct 4, 2024
Comment on lines +410 to +411
const options = this._context.configuration.options;
const accessibilitySupportEnabled = options.get(EditorOption.accessibilitySupport);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should you be using IAccessibilityService for this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yes I see there is a method which checks if accessibility mode is enabled. I will use that instead.

@TylerLeonhardt TylerLeonhardt self-requested a review October 4, 2024 18:56
@aiday-mar aiday-mar merged commit 3e82510 into main Oct 4, 2024
@aiday-mar aiday-mar deleted the steep-roadrunner branch October 4, 2024 18:59
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Nov 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants