IE11: fix focus on backspace#21092
Conversation
|
Size Change: -16 B (0%) Total Size: 859 kB
ℹ️ View Unchanged
|
aduth
left a comment
There was a problem hiding this comment.
Tested various interactions of merging and splitting paragraphs. Works well in Internet Explorer. Verified in my main browser (Chrome) as well, but I expect the end-to-end test coverage here is pretty thorough. Just in case, I also ran through these behaviors in Firefox and Safari.
I might still be curious based on what was discussed at #20594 (comment) if there is a hypothetical edge case to consider, but for the purposes of resolving the immediate issue, this appears to work well.
|
Yes, I do wonder in which cases we're leaving focus on the editable element, when focus couldn't be set back to the previous element. Let's explore that separately when there is time. |
Description
Fixes #20598. Introduced in #20594.
How has this been tested?
See #20598. Needs testing in IE11.
Screenshots
Types of changes
Checklist: