GNOME Bugzilla – Bug 234594
editor table crash
Last modified: 2003-03-08 17:55:16 UTC
Package: GtkHtml Priority: Normal Version: 1.1.6.99 Synopsis: editor table crash Bugzilla-Product: GtkHtml Bugzilla-Component: html-editor-control Description: Pasted some text with tables into the editor and then wrestled with trying to get it to look the way I wanted it to instead of the way the designer of the web page had wanted it to. Ran into lots of weirdnesses (at one point I typed some text and it was inserting backwards), decided to give up and try again, closed the editor, and it crashed. Debugging Information: Backtrace was generated from '/opt/evolution/bin/gnome-gtkhtml-editor-1.1' 0x40d744d9 in wait4 () from /lib/libc.so.6
+ Trace 30901
Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
Step to reproduce this bug: 1. Select the outmost bound of the table. 2. Insert a table when compose a mail, delete one column. 3. Ctrl+Z to undo. the editor crash. Actually, this just a part of design issue of table bad. I want to resolve it in bug 235557. So mark it as dup. If you do not agree with me, just change as you want. *** This bug has been marked as a duplicate of 235557 ***
The steps above maybe another bug. But the root reason maybe the same to bug 235557.
Sorry, after closer look at this problem, I think this one is very likely to be different from the one I described. But I cannot reproduce this one. change as reopen.
The table editing code has gone through a lot of changes, is this reproducable?
I think I only saw it once, although I've tended to try to avoid pissing off the table editor since then. :-) Closing anyway though since if the code has changed the stack trace isn't likely to do any good. I'll file a new one if I get it again with the new code.