Bug 114787 - Assertion `!IsTextEdit()' failed. when moving newly created comment in Calc
Summary: Assertion `!IsTextEdit()' failed. when moving newly created comment in Calc
Status: RESOLVED DUPLICATE of bug 114271
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.1.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Crash-Assert
  Show dependency treegraph
 
Reported: 2017-12-31 23:11 UTC by Gabor Kelemen (allotropia)
Modified: 2018-01-01 00:56 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Backtrace of the crash (22.14 KB, text/x-log)
2017-12-31 23:11 UTC, Gabor Kelemen (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kelemen (allotropia) 2017-12-31 23:11:25 UTC
Created attachment 138776 [details]
Backtrace of the crash

1, In Calc add a new comment to a cell. Type some words, but don't move the focus out of the comment field.
2, Move your mouse to the border of the comment until it turns into a hand pointer, and click on the border as if you would try to move the comment field.

I get this message on the console:

soffice.bin: /home/gabor/src/core/svx/source/svdraw/svdedxv.cxx:1021: virtual bool SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool): Assertion `!IsTextEdit()' failed.
Comment 1 Aron Budea 2018-01-01 00:56:28 UTC

*** This bug has been marked as a duplicate of bug 114271 ***