Karsten Heymann a écrit :
Abdelrazak Younes schrieb:
RCS file: /var/cvs/lyx/lyx-devel/ANNOUNCE,v
+** Keyboard Selection
+
+- Shift-PageDown and Shift-PageUp keys combination work only there is
^^if
Thanks. Updated patch attached.
Abdel.
+ an already active selection.
Yours,
Karsten
Index: ANNOUNCE
===================================================================
RCS file: /var/cvs/lyx/lyx-devel/ANNOUNCE,v
retrieving revision 1.15
diff -u -r1.15 ANNOUNCE
--- ANNOUNCE 19 Jan 2006 12:23:00 -0000 1.15
+++ ANNOUNCE 21 Feb 2006 17:35:11 -0000
@@ -206,4 +206,21 @@
Lots of long-lasting bugs have been fixed, as documented in LyX
bugzilla. Probably some new ones have been introduced instead ;-)
+Known issues with version 1.4.0
+--------------------------------
+** Change tracking
+
+- Breaking a paragraph is not supported.
+
+** Sensible delays when editing a large document with the following
+ operations:
+
+- exiting a math formula with the keyboard.
+- creating a new paragraph.
+- deleting one or multiple paragraph.
+
+** Keyboard Selection
+
+- Shift-PageDown and Shift-PageUp key combinations work only if there
+ is an already active selection.