Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Double clicking on a non-english word doesn't select the word correctly #8915

@davidt99

Description

@davidt99

When double clicking on a non-english word in html file, the word is selected with the next characters.
I'm encountering this when I have an attribute surrounded with apostrophes and the attribute itself is written in hebrew.
When I double clicking the word, the text that will be selected will contain the word itself and the apostrophes, equals sign presented before the first apostrophes and angle brackets if presented after the last apostrophe.
For example:
<tr data-title="someWord"> will select ="someWord">
It's really annoying...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions