Revision 811520

Go back to digest for 25th May 2008

Bug Fixes in Office

Thomas Zander committed changes in /trunk/koffice/kword/part/frames/KWTextDocumentLayout.cpp:

Fix runaround-policy "No Runaround" to work properly.
Details: When a no-runaround frame intersects with a textframe the proper behavior is to suspend text layout for the whole intersection.

The previous implementation would suspend text layout for the entire frame, which could cause infinite layout-loops.

File Changes

Modified 1 files
  • /trunk/koffice/kword/part/frames/KWTextDocumentLayout.cpp
1 files changed in total