]> git.lyx.org Git - features.git/commitdiff
TOC/tab crash bug fixed
authorPeter Kümmel <syntheticpp@gmx.net>
Fri, 19 Jan 2007 23:01:05 +0000 (23:01 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Fri, 19 Jan 2007 23:01:05 +0000 (23:01 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16771 a592a061-630c-0410-9148-cb99ea01b6c8

Status.15x

index 7e9de09f906ec20405fc8e2b7175fcc8760d6934..c32dd3e5329ef2cddddcad4eb70ee1f07228dc68 100644 (file)
@@ -73,10 +73,6 @@ TABLE OF 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)
-    
-* open two documents with a toc (Intro, Tutorial), open TOC dialog, 
-  click on a item, switch to the other doc without closing the TOC dialog, 
-  click on the TOC button -> crash
 
 
 DIALOGS
@@ -665,3 +661,9 @@ e C:\cygwin\home\ms\lyx-trunk\src\support\filename.C:48
 
   There is a problem with a German Umlaut (ö= \xc3\xb6) 
   FIXED (Enrico 2007-01-08)
+  
+ * open two documents with a toc (Intro, Tutorial), open TOC dialog, 
+  click on a item, switch to the other doc without closing the TOC dialog, 
+  click on the TOC button -> crash
+  FIXED (2007-01-19 Peter)
+