Automattic / simplenote-electron

Simplenote for Web, Windows, and Linux
https://app.simplenote.com
GNU General Public License v2.0
4.69k stars 553 forks source link

Text wrap issue. #3179

Closed Chett23 closed 1 month ago

Chett23 commented 4 months ago

Expected

when indenting a line for a list or otherwise the text should remain ad the indent point even if the text wraps to the next line. An indented line should start at the same indentation point as the line it started on.

Observed

when the text wraps to a new line, the text drops to the next line and moves back to the left and undoes the indent regardless or number of tabs. This

Reproduced

  1. Create new note
  2. hit tab or indent the line or add a new list
  3. write until the text wraps to the next line
  4. see error

image

Where did you see the bug

codebykat commented 1 month ago

Duplicate of #3053