MacOS Sequoia 15.2 (24C101)
Notes Version 4.11 (2993.1)
Steps to reproduce:
- create a note
- add a few bullets
- place cursor at start of a bullet line
- press cmd+down in order to completely select the line, including the newline character.
- press cmd+c to copy line
- place the cursor at the start of a different bullet line
- press cmd+p to paste line
Expected: copied line get places as a bullet line, including newline character (since it was copied along with the newline character)
Observed: copied line get placed in front of the existing bullet line, i.e. newline character got lost.