andreafeccomandi / bibisco

Novel writing software
https://bibisco.com
GNU General Public License v3.0
684 stars 119 forks source link

"Add to dictionary" doesn't work anymore #361

Closed ZosoDerGoldene closed 12 months ago

ZosoDerGoldene commented 1 year ago

I'm using the Supporter Edition 3.0.3 on Windows 11. The UI is set to English, and the Project language is German. First of, instead of proper labels, the context menu shows strings like "context_menu_cut", "context_menu_copy", "context_menu_paste", and "context_menu_add_dictionary". When I select a word that is underlined and select "context_menu_add_dictionary", nothing happens. I'm aware that selection in this case used to be whitespace-sensitive, i.e. if I select a trailing blank with the word, it didn't get removed before being added to the dictionary, meaning the word remained underlined as it was not in the dictionary. But that's not the case here. Nothing happens. Reopening an affected scene doesn't work either.

ZosoDerGoldene commented 12 months ago

Ok, on another computer, it works a bit differently. The context menu is there, so I'm going to assume that's a specific installation issue. Add to dictionary has changed from being immediate to only removing markers when you change something in the text, and only one at a time, so two occurrences of a word require two edits to get a clean document. Not perfect, but nor really reproducible.