Revision 1183233

Go back to digest for 10th October 2010

Bug Fixes in Office

Björn Breitmeyer committed changes in /trunk/koffice/libs/flake/KoShapeContainer.cpp:

Fixes missing legends in ms documents opened with kword.

The fix applies the transformation of the parent to the outline before
the intersection test is done, otherwise objects that are in the outline
may not be drawn. This is only done if the shapecontainer is not the
toplevelcontainer as in this case the caller to koshape applies the
transformation.

This is a patch 5505 from reviewboard

File Changes

Modified 1 files
  • /trunk/koffice/libs/flake/KoShapeContainer.cpp
1 files changed in total