Skip to content

Content Model Fix 214383#1986

Merged
JiuqingSong merged 3 commits intomasterfrom
u/jisong/214383
Jul 28, 2023
Merged

Content Model Fix 214383#1986
JiuqingSong merged 3 commits intomasterfrom
u/jisong/214383

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