I can’t use keyboard arrows to move the cursor between tags. The only way to add text between tags is to mouse click between them.
Example:
<1>Hello<2><3>world<4>.<5>
Place cursor after "Hello" and press the right arrow.
Result:
Cursor is now before "world".
Expected result:
Cursor should be between tags 2 and 3.
brunoveilleux
I can’t use keyboard arrows to move the cursor between tags. The only way to add text between tags is to mouse click between them.
Example:
<1>Hello<2><3>world<4>.<5>
Place cursor after "Hello" and press the right arrow.
Result:
Cursor is now before "world".
Expected result:
Cursor should be between tags 2 and 3.