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

Fix cursor position when at the start of RTL syntax tokens #117062

Merged
merged 1 commit into from Mar 9, 2021

Conversation

Copy link
Contributor

@NotWearingPants NotWearingPants commented Feb 19, 2021

This PR fixes #117060

To test the changes, follow the repro in the issue.

I've added this extra condition because the comment says this if is to "cover cases of empty <span>s" - I haven't found any record of these issues, so an alternative fix is to just delete the entire if - If you're okay with it let me know and I'll edit

@NotWearingPants
Copy link
Contributor Author

@NotWearingPants NotWearingPants commented Feb 19, 2021

Build failures have nothing to do with my change

@alexdima alexdima added this to the March 2021 milestone Feb 25, 2021
@NotWearingPants
Copy link
Contributor Author

@NotWearingPants NotWearingPants commented Mar 5, 2021

@alexdima what do you think?

@alexdima
Copy link
Member

@alexdima alexdima commented Mar 9, 2021

Thank you! This is great ❤️ !

@alexdima alexdima merged commit 63be79e into microsoft:main Mar 9, 2021
4 of 7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 23, 2021
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.

2 participants