Handle custom-shapes to display text in ODP files
Needs ReviewPublic

Authored by mphilippov on Nov 20 2019, 12:52 PM.

Details

Summary

Some ODP-files don't display plain text.
Thats because TextShape doesn't handle custom-shapes

Diff Detail

Repository
R8 Calligra
Lint
Lint Skipped
Unit
Unit Tests Skipped
mphilippov created this revision.Nov 20 2019, 12:52 PM
Restricted Application added a subscriber: Calligra-Devel-list. ยท View Herald TranscriptNov 20 2019, 12:52 PM
mphilippov requested review of this revision.Nov 20 2019, 12:52 PM

Don't know this shape stuff that well, but text shape plugin handling custom-shape feels suspicious.

plugins/textshape/TextShape.cpp
368

Wondering why loadOdfFrame does such for table first, but this then handling custom-shape on different place.