dcaliste created this revision. dcaliste added reviewers: leinir, pvuorela, danders, boemann. dcaliste added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. dcaliste requested review of this revision.
REVISION SUMMARY The loop to translate the anchor shape position in TextDocumentImpl was mis-written, always testing shape's parent, instead of parent's parent. This was creating an infinite loop in case an email address was present in a table for instance. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D23492 AFFECTED FILES components/impl/TextDocumentImpl.cpp To: dcaliste, leinir, pvuorela, danders, boemann Cc: Calligra-Devel-list, #calligra:_3.0, dcaliste, cochise, vandenoever