sciter-sdk icon indicating copy to clipboard operation
sciter-sdk copied to clipboard

Notes: unable to rename tags

Open ngirard opened this issue 6 years ago • 3 comments

When right-clicking on a book from the left panel and choosing "Rename book" from the context menu, nothing happens.

When right-clicking on a tag from the left panel and choosing "Rename tag" from the context menu, nothing happens.

My environment:

  • Ubuntu 18.10
  • Sciter Notes 4.2.7.2

ngirard avatar Mar 31 '19 16:03 ngirard

Please check 4.2.7.3

c-smile avatar Apr 01 '19 17:04 c-smile

After doing

git fetch --all
git reset --hard origin/master

on my repo and trying the fresh bin.gtk/x64/notes executable, the problem persisted.

But then I recompiled the project, and the problem disappeared.

I'm don't understand why I had to recompile the project, but meanwhile you can close this report as solved. Thanks for your efforts !

ngirard avatar Apr 01 '19 22:04 ngirard

Using the precompiled binary from latest version (4.3.0.7):

  • books can be renamed ;
  • tags cannot.

I'm renaming the issue accordingly.

ngirard avatar Jun 30 '19 14:06 ngirard