commit 8c0e81db9a7507b8daeec2a5512b0b2def30adeb
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Sat Apr 13 07:12:34 2024 +0200

    Clarify release note.
---
 lib/RELEASE-NOTES | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES
index 78ba3d750d..3178372492 100644
--- a/lib/RELEASE-NOTES
+++ b/lib/RELEASE-NOTES
@@ -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
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to