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

Fix #2804 adjustLinkSelection does not select whole link #2821

Merged
merged 2 commits into from
Oct 5, 2024

Conversation

JiuqingSong
Copy link
Collaborator

#2804
This is because when cache is enabled, the updated selection marker does not copy link info from text segment, so adjustLinkSelection failed to match the text segment around the selection marker.

Fix: Include link and code info in reconciled selection marker.

@JiuqingSong JiuqingSong merged commit 3415d5a into master Oct 5, 2024
7 checks passed
@JiuqingSong JiuqingSong deleted the u/jisong/2804 branch October 5, 2024 04:22
BryanValverdeU added a commit that referenced this pull request Oct 11, 2024
* Add a ID to the TempDiv, to be able to identify on blur was caused for copy/cut #2813

* delete image range

* remove selection

* fix build

* WIP

* clean info when delete image

* WIP

* WIP

* add unit tests

* nit

* Remove style "white-space" from empty paragraph (#2820)

* Remove white-space style for empty paragraph

* improve

* Fix #2804 (#2821)

* touch images

* Do not treat image without src as empty image (#2823)

* update versions.json

* update versions

---------

Co-authored-by: Julia Roldi (from Dev Box) <[email protected]>
Co-authored-by: Julia Roldi <[email protected]>
Co-authored-by: Jiuqing Song <[email protected]>
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