You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Left-aligning a new blank line (it must not be an existing one, or the issue may not reproduce) inserts the requested alignment markup after a linebreak (see #1349 as I believe this is related), but leaves the text cursor sitting at the line before.
How to reproduce
In the editor, enter a new line.
Hit Ctrl+5.
novelWriter will have added a line break and the left-alignment markup, but the text cursor will remain at the previous line.
The expectation
Left-aligning a blank paragraph should insert the markup in the same line where the text cursor is currently located.
The text was updated successfully, but these errors were encountered:
The problem
Left-aligning a new blank line (it must not be an existing one, or the issue may not reproduce) inserts the requested alignment markup after a linebreak (see #1349 as I believe this is related), but leaves the text cursor sitting at the line before.
How to reproduce
The expectation
Left-aligning a blank paragraph should insert the markup in the same line where the text cursor is currently located.
The text was updated successfully, but these errors were encountered: