xiaoyifang / goldendict-ng

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

Bug in Qt 6.7.0: Inability to Hide Specific Panes and Inconsistency in Pane Visibility #1372

Open PrinceOC912 opened 8 months ago

PrinceOC912 commented 8 months ago

Describe the bug

Can't hide panes or choose which panes to hide and which to leave visible in Qt 6.7.0 versions

To Reproduce Steps to reproduce the behavior:

  1. Try to hide some panes and leave others. For example uncheck favorites and history panes and leave search and results navigations panes checked
  2. Close and reopen the window

Expected behavior Only the search and results panes should be visible. Instead all of them are visible.

OS and software versions

Goldendict-ng 23.12.08-alpha.20240121.97e49561 Qt 6.7.0 Visual C++ Compiler 192930153 windows winnt 10.0.22631 x86_64-little_endian-llp64 Flags:USE_XAPIAN MAKE_ZIM_SUPPORT USE_ICONV MAKE_CHINESE_CONVERSION_SUPPORT NO_TTS_SUPPORT no_ffmpeg_player

Additional context The issue is not present with Qt 6.6 versions.

xiaoyifang commented 8 months ago

https://bugreports.qt.io/browse/QTBUG-120191