When editing text inline, after a non space character has been entered, entering a character does not move the cursor. An example would be typing "Hello ", the cursor will show up after the "o" in "Hello" and not after the space.
This change should affect the <html-render-layer-inline-edit> component.
What happened?
When editing text inline, after a non space character has been entered, entering a character does not move the cursor. An example would be typing "Hello ", the cursor will show up after the "o" in "Hello" and not after the space.
This change should affect the
<html-render-layer-inline-edit>
component.What package(s) are causing the problem?
@microsoft/fast-tooling
What browsers are you seeing the problem on?
No response
Relevant log output
No response