]> git.lyx.org Git - lyx.git/blobdiff - lib/RELEASE-NOTES
Move DrawStrategy enum to update_flags.h.
[lyx.git] / lib / RELEASE-NOTES
index c2fbaf9a02aa6250822aba88cb3c69681e7cdeed..c8d7d2594f3659600d029d03872f7ed3c45d1a70 100644 (file)
 
 !!Known issues in version 2.4.0
 
-* Compiling LyX 2.4 on MacOS with Qt6 makes currently LyX unresponsive to 
-  Control-Command keyboard shortcuts (bug #12641).
+* 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 is announced for Qt 6.7, 6.5 and 6.2.
 
 * Gnome environments defaulting to Wayland + mutter compositor might be missing
   proper window decorations. This is a generic problem which can be for Qt-based
   delivering the fonts as a separated package dependent from core LyX
   in order to display correctly math symbols like \oint.
 
-  Also note, that while it is still possible to compile LyX against Qt 4
-  these math symbols will not be displayed correctly anymore on Qt 4.
-  
 * Parentheses inside custom insets (defined in the local layout or in a  
   custom module) which has the "PassThru" tag set to true, in a hebrew text  
   will be reversed after conversion of existing documents.