xiaoyifang / goldendict-ng

The Next Generation GoldenDict
https://xiaoyifang.github.io/goldendict-ng/
Other
1.71k stars 95 forks source link

Add word to favourite, `&` is prefixed #1892

Closed lengyijun closed 2 weeks ago

lengyijun commented 2 weeks ago

Describe the bug

Add words to favourite, some words are prefixed with &, while others doesn't

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Affected Dictionaries

Not sure

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

https://github.com/user-attachments/assets/36993140-ad5b-481e-a656-4a98295d479b

OS and software versions

Goldendict-ng 24.09.0 at 2024-10-21T00:11:06Z Qt 6.7.2 GCC 14.2.1 20240910 manjaro linux 6.6.54-2-MANJARO x86_64-little_endian-lp64 Flags: MAKE_ZIM_SUPPORT MAKE_CHINESE_CONVERSION_SUPPORT NO_TTS_SUPPORT no_ffmpeg_player

Additional context Add any other context about the problem here.

Platform Context
Windows Upload the dmp file in the crash folder located in the configuration folder (can be opened through the menu help->configuration folder) to here
Macos upload the crashpad crash log
Linux gdb backtrace info
shenlebantongying commented 2 weeks ago

duplicate of #1484

The root issue is KDE sabotaging the tab widget. Though, GD storing state variables in UI widgets is somewhat a bad practice of programming.

shenlebantongying commented 2 weeks ago

Duplicate of https://github.com/xiaoyifang/goldendict-ng/issues/1484