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

Content Model Fix 214383 #1986

Merged
merged 3 commits into from
Jul 28, 2023
Merged

Content Model Fix 214383 #1986

merged 3 commits into from
Jul 28, 2023

Conversation

JiuqingSong
Copy link
Collaborator

Bug 214383: [Mail]Cannot delete multiple beautiful links at once

The root cause is selection is not correctly generated in content model when start position is inside a entity delimiter. Because we didn't go into the delimiter SPAN to check selection. To fix it, we just need to recursively loop all child nodes of an entity delimiter to find selection position. Then all entities will be correctly selected.

@JiuqingSong JiuqingSong merged commit 8231d99 into master Jul 28, 2023
@JiuqingSong JiuqingSong deleted the u/jisong/214383 branch July 28, 2023 21:21
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