Review Request: Fix next style appears as modified after new line on header style (bug 293378).

Pierre Stirnweiss pstirnweiss at googlemail.com
Sat Dec 1 13:29:52 GMT 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107540/
-----------------------------------------------------------

Review request for Calligra.


Description
-------

After a list style defining a "next style" (like Head 1), the next style is marked as modified (shows a + button in the combo).
The problem comes from Qt defining an indent of 1 for list styles. This gets carried over to the block style. Since we do not use Qt's indentation, we need to clear that property.

Ok to backport to 2.6?


This addresses bug 293378.
    http://bugs.kde.org/show_bug.cgi?id=293378


Diffs
-----

  libs/kotext/KoList.cpp a9f582b 
  libs/kotext/styles/KoParagraphStyle.cpp 78f09f0 

Diff: http://git.reviewboard.kde.org/r/107540/diff/


Testing
-------

Compiled and tried. Seems to work, and I have not spotted regressions.


Thanks,

Pierre Stirnweiss

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20121201/b34db6a2/attachment.htm>


More information about the calligra-devel mailing list