fabiocolacio / Marker

🖊 A gtk3 markdown editor
GNU General Public License v3.0
832 stars 75 forks source link

Small Bug: double click to change name replaces name. #360

Open wilcooo opened 2 years ago

wilcooo commented 2 years ago

To reproduce this problem:

  1. have (at least) two files opened, so that the sidebar appears.
  2. double click the first file name, in order to enter the name-changing mode. However, don´t change the name.
  3. without canceling the first name-change, double click the second file name.

The second file's name will now get replaced by the first file's name.