Skip to content

Fix/1583#1599

Open
finkinfridom wants to merge 2 commits intotextAngular:masterfrom
finkinfridom:fix/1583
Open

Fix/1583#1599
finkinfridom wants to merge 2 commits intotextAngular:masterfrom
finkinfridom:fix/1583

Conversation

@finkinfridom
Copy link
Copy Markdown

rangy.getSelection() return the char index where the selection is performed.
When the selection start at index 0 of any line, this "0" value index was used to select the elements in the container.childNodes, meaning it will start the selection from the first child.
Updated the brException method to handle this scenario.

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.

2 participants