Color has a different reset (adjusting for it).
[lyx.git] / RELEASE-NOTES
blob34f5e9d2db7d7bb09bc8571fa60c9f9d5e6be51a
1 Known issues with version 1.4.0
2 --------------------------------
4 This file describes some known problems in LyX 1.4.0 that did not
5 occur in 1.3.7. Note that fixes are available for many of these, but
6 they have not yet been applied because of incomplete testing. 
8 ** Noticeable delays when editing a large document
10 - exiting a math formula with the keyboard.
11   http://bugzilla.lyx.org/show_bug.cgi?id=2217
13 - creating/deleting paragraphs.
14   http://bugzilla.lyx.org/show_bug.cgi?id=2287    
16 ** Change tracking
18 - Breaking a paragraph is not supported.
19   http://bugzilla.lyx.org/show_bug.cgi?id=880
21 - Delete key does not move the cursor to the next character.
22   http://bugzilla.lyx.org/show_bug.cgi?id=2185
23   
24 - Pasted text inserted wrong after switch of change tracking state.
25   http://bugzilla.lyx.org/show_bug.cgi?id=2207
27 - First change is skipped is "Merges changes..." dialog.
28   http://bugzilla.lyx.org/show_bug.cgi?id=2212
30 ** User Interface
32 - Shift-PageDown and Shift-PageUp key combinations work only if there
33   is an already active selection.
34   http://bugzilla.lyx.org/show_bug.cgi?id=2119
36 - First incorrect word is skipped when spell checking.
37   http://bugzilla.lyx.org/show_bug.cgi?id=2218
39 - Font changes do not apply to tables inside the selection when
40   making latex.
41   http://bugzilla.lyx.org/show_bug.cgi?id=1973
43 - Bookmarks and links to LaTeX errors are broken after paragraph
44   deletion/insertion.
45   http://bugzilla.lyx.org/show_bug.cgi?id=2284
46   http://bugzilla.lyx.org/show_bug.cgi?id=2242