Automattic/simplenote-electron

Text wrap issue.

Chett23 opened this issue · 1 comments

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

  • System Make: Web client
  • System Model:
  • OS: Macos, linux, and windows
  • OS version:
  • Browser (if applicable): Brave
  • Browser version (if applicable): Version 1.62.156 Chromium: 121.0.6167.139 (Official Build) (64-bit)
  • Simplenote app version: 2.19.1

Duplicate of #3053