https://bugs.kde.org/show_bug.cgi?id=359511

--- Comment #2 from Camilla Boemann <c...@boemann.dk> ---
Ok so neither the input to the command nor the visitor's handling of fragments
are deltas. It manifests itself into two destinct bugs.
 - The lack of input delta will force all blocks in selection to get the entire
style
 - The lack of calculating fragment deltas, is what the bug reporter complained
about

I guess we need some sort of helper function that takes two formats and reduce
the first to deltas based on the second. Lets call it
reduceToDeltaTextFormat(format, baseFormat)

The autostyle() method does more than that so it's not useful, but autostyle()
can quite possibly use the new method

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to