* status.15x: update to the TOC issue.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16577 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2007-01-07 16:57:29 +00:00
parent 36ada6f267
commit 5806f2fed1

View File

@ -50,7 +50,7 @@ FILE
...
IOError: [Errno 2] No such file or directory: 'C:/dokumente und einstellungen/itsme/Ver\xc3\xb6ffentlichungen/figures/myfigure.pdf'
There is a problem with a German Umlaut (ö= \xc3\xb6)
There is a problem with a German Umlaut (<EFBFBD> \xc3\xb6)
* agu-dtd is used as the default document class, which is not a good
idea in 99% of all cases
@ -77,8 +77,7 @@ TABLE OF CONTENTS
self-explaining. Why don't we group them in two pairs: Section Up/Down, Level
Up/Down? The arrangement of the buttons may also give some hint to the user.
* open Tutorial; click on TOC: TOC dialog has no contents; touch TOC slider
=> seg fault
* open Tutorial; click on TOC: TOC dialog has no contents
(only with --enable-stdlib-debug, has been seen on qt 4.2.2, gcc 4.1.2,
openSuse 10.1/x32 and 10.2/x64, but is probably not OS/qt specific, but
dependant on the compiler)
@ -659,3 +658,8 @@ e C:\cygwin\home\ms\lyx-trunk\src\support\filename.C:48
FIXED (2007-01-07 JSpitzm). I forgot to commit the ui changes last time.
* open an empty document; click on TOC (TOC dialog has no contents); touch TOC slider
=> seg fault
FIXED (2007-01-07 JSpitzm). The slider is properly disabled now.