sdrangel
sdrangel copied to clipboard
Menus do not appear in full screen mode on Windows
When SDRangel is run in Full Screen mode on Windows (F11 or View > Fullscreen) then menus do not appear when clicked.
See issue on forum: https://sdrangel.org/forum/viewtopic.php?t=295
Presumably a Qt issue, so need to try the new Qt 6.10.
Possibly related to this: https://doc.qt.io/archives/qt-5.15/windows-issues.html#fullscreen-opengl-based-windows
Qt 6 suggested workaround is here: https://doc-snapshots.qt.io/qt6-dev/windows-issues.html - but I gave it a try and it doesn't seem to help.
This issue is going to be closed due to inactivity