Summary: | kword crashes on clicking on the outside border of a table | ||
---|---|---|---|
Product: | [Unmaintained] kword | Reporter: | Halla Rempt <halla> |
Component: | tables | Assignee: | Thomas Zander <zander> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | agander93 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kmymoney/967fa2d7c4f9253d5c8826548f5870f27b738b1f | Version Fixed In: | |
Sentry Crash Report: |
Description
Halla Rempt
2005-09-20 15:04:17 UTC
Which version of KOffice are you using? I can't reproduce the crash with latest svn... Cheers, Sven svn of yesterday. On Tuesday 20 September 2005 15:04, boud@valdyas.org wrote: > #10 0xb622e1f3 in KWFrameSet::frame (this=0x0, _num=0) > at ../../koffice/kword/kwframe.cc:1321 > #11 0xb61fea5d in KWTableFrameSet::isRowSelected (this=0x8952d68, row=0) > at ../../koffice/kword/kwtableframeset.cc:1037 A cell without a frame? This shouldn't happen. Do you have a test document? On Monday 26 September 2005 19:55, David Faure wrote:
> A cell without a frame? This shouldn't happen. Do you have a test document?
Sorry, no, because KWord crashed before I could save the document... And it's
quite hard, apparently to recreate a document that does exhibit this
behavious.
Re-implemented in SVN and this crash can not happen anymore. (I hope ;) Git commit 6b6aba3f1aaae3c6d7a1466492a8cdb478c10da8 by Allan Anderson. Committed on 02/10/2013 at 15:33. Pushed by allananderson into branch 'master'. Related: bug 322768 when new fee entered in Dividend. Also, fixes for KEditWidget visibility issues. M +16 -12 kmymoney/dialogs/investactivities.cpp M +38 -19 kmymoney/dialogs/investtransactioneditor.cpp M +2 -0 kmymoney/dialogs/investtransactioneditor.h M +1 -1 kmymoney/dialogs/transactioneditor.cpp M +11 -0 kmymoney/widgets/transactioneditorcontainer.h http://commits.kde.org/kmymoney/6b6aba3f1aaae3c6d7a1466492a8cdb478c10da8 Git commit 967fa2d7c4f9253d5c8826548f5870f27b738b1f by Cristian OneČ›, on behalf of Allan Anderson. Committed on 02/10/2013 at 15:33. Pushed by conet into branch '4.6'. Related: bug 322768 when new fee entered in Dividend. Also, fixes for KEditWidget visibility issues. (cherry picked from commit 6b6aba3f1aaae3c6d7a1466492a8cdb478c10da8) M +16 -12 kmymoney/dialogs/investactivities.cpp M +38 -19 kmymoney/dialogs/investtransactioneditor.cpp M +2 -0 kmymoney/dialogs/investtransactioneditor.h M +1 -1 kmymoney/dialogs/transactioneditor.cpp M +11 -0 kmymoney/widgets/transactioneditorcontainer.h http://commits.kde.org/kmymoney/967fa2d7c4f9253d5c8826548f5870f27b738b1f (In reply to comment #6) Please ignore this erroneous entry. (In reply to comment #7) Please ignore this erroneous entry. |