nuttyartist / notes

Fast and beautiful note-taking app written in C++. Write down your thoughts.
https://notes-foss.com
Mozilla Public License 2.0
3.75k stars 329 forks source link

Bolding across newlines makes cursor disappear #570

Open rlpeacock opened 1 year ago

rlpeacock commented 1 year ago

When you select multiple lines (or a single line with a newline as in example) and attempt to bold them with Cmd-B, the cursor disappears and you can't make further edits to the note until you select a different note, then navigate back. Happens with italics as well. This is on Mac with release 2.1.0.

https://user-images.githubusercontent.com/7256120/232160337-77fd0dab-d30f-49d0-ae6f-c2e9e6abdcc3.mov

nuttyartist commented 1 year ago

Oh, that's so weird. I never ran into this. We'll get this fixed. Thanks for reporting!