BoostIO / BoostNote-Legacy

This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
Other
17.07k stars 1.47k forks source link

Cannot delete, copy or cut selected text in editor window #3717

Closed johnnyleitrim closed 3 years ago

johnnyleitrim commented 3 years ago

Current behavior

If I select text in the editor window, I cannot delete it; copy it or cut it. Pressing any of the delete keys does nothing. Using Cmd-C or Cmd-X (I'm on MacOS) does nothing.

This only happens if I use Shift-Cmd-Arrow to select an entire line - if I use any other way to select text, it works as expected.

Selecting Text

Expected behavior

I expect to be able to delete, copy or cut highlighted text in the editor window.

Steps to reproduce

  1. Select a section of text in the editor window
  2. Press the delete/backspace button
  3. The text should be deleted, but isn't

Environment

Komediruzecki commented 3 years ago

Hi, johnnyleitrim,

You posted the issue in boost note legacy repository, and this is clearly boost note next issue.

For the issue, there was a bug going left/right to select things in editor in v0.19.0. The bug is fixed, so please update the application to latest version and let me know if you encounter any problems there.

Komediruzecki commented 3 years ago

This is resolved and fixed, if you encounter any more issues please create another issue.