Revision 2fda7de...
Go back to digest for 12th June 2011Bug Fixes in Office
Sebastian Sauer committed changes in [calligra] /:
Fix Hyperlink with in the table should be displayed clearly.
The reason was that we never handled the 'normal' case where the text should not be
super- or subscript and therefore once super- or subscript was set all child-styles
inherited it and where not able to go back to 'normal' state. This is fixed now
by using the "0% 100%" hack OO.org uses too to define the 'normal' text-position.
File Changes
Modified 2 files
- filters/words/msword-odf/paragraph.cpp
- libs/kotext/styles/KoCharacterStyle.cpp
2 files changed in total