TINY-10384: Make sure cursor moves to next line when around a <br>, <img>, or <table>#9654
Merged
danoaky-tiny merged 7 commits intomainfrom May 23, 2024
Merged
TINY-10384: Make sure cursor moves to next line when around a <br>, <img>, or <table>#9654danoaky-tiny merged 7 commits intomainfrom
danoaky-tiny merged 7 commits intomainfrom
Conversation
TheSpyder
approved these changes
May 22, 2024
Co-authored-by: Andrew Herron <thespyder@programmer.net>
67a4622 to
2a4be9c
Compare
b0c52e6 to
a9d1614
Compare
MitchC1999
approved these changes
May 22, 2024
Contributor
MitchC1999
left a comment
There was a problem hiding this comment.
Just left some reminders before you merge
modules/tinymce/src/core/test/ts/browser/keyboard/EnterKeyHrTest.ts
Outdated
Show resolved
Hide resolved
modules/tinymce/src/core/test/ts/browser/keyboard/EnterKeyHrTest.ts
Outdated
Show resolved
Hide resolved
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related Ticket: TINY-10384
Description of Changes:
insertBeforefunction, to make sure it moves to the next line.Pre-checks:
feature/,hotfix/orspike/Review:
Docs ticket created (if applicable)GitHub issues (if applicable):