Clarify release note.

This commit is contained in:
Juergen Spitzmueller 2024-04-13 07:12:34 +02:00
parent f49c52a5b6
commit 8c0e81db9a

View File

@ -332,11 +332,11 @@
!!Known issues in version 2.4.0
* Various versions Qt6 have a problem with key events handling (QTBUG-123848).
This issue is documented in bug #12641 (e.g. LyX is unresponsive to
Control-Command keyboard shortcuts).
The fix for the Qt bug will be included in Qt 6.8.0 and 6.7.1 and might also
be backported to Qt 6.5.6 and 6.2.13.
* Various versions of Qt6 (> 6.2) have problems with key events handling on MacOS.
In LyX, this results in Control-Command keyboard shortcuts not working if
LyX is compiled against such a version for MacOS (see bug #12641).
This is a Qt bug (QTBUG-123848) which will be fixed in Qt 6.8.0 and 6.7.1.
The fix might also be backported to Qt 6.5.6 and 6.2.13.
* Gnome environments defaulting to Wayland + mutter compositor might be missing
proper window decorations. This is a generic problem which can be for Qt-based