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

Bug: Text selection on safari has extra empty selection area #7106

Open
alterhuman opened this issue Jan 28, 2025 · 0 comments
Open

Bug: Text selection on safari has extra empty selection area #7106

alterhuman opened this issue Jan 28, 2025 · 0 comments

Comments

@alterhuman
Copy link

Selection a text node in safari you can also select the area between 2 text nodes. While selecting, you first select the text then you can also select the empty area above/below the node and then you select the next node. This is lexical playground:

Image

The selection works correctly on Chrome:
Image

This is a lexical issue because it doesn't exist in other text editors, for example in the GitHub text editor itself.

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

No branches or pull requests

1 participant