https://bugs.freedesktop.org/show_bug.cgi?id=43067

--- Comment #2 from Maxime de Roucy <[email protected]> 2011-11-24 
01:11:40 PST ---
I attached an example.odt matching the content.xml previously attached.

What I do :
* Put the cursor on "test1".
* Clic on the "format paintbrush" button.
* Select "test2" (drop the left mouse button)

What I get : nothing change

What I expected : the selection should be "un-bolded" (same format as test1).

################

As I explained in this mail :
http://lists.freedesktop.org/archives/libreoffice/2011-November/021210.html

I tried to solve this problem by adding "rWrtShell.ResetAttr();" just before
the 
"rWrtShell.SetAttr(*pTemplateItemSet);" line of
core/sw/source/ui/uiview/formatclipboard.cxx

It works approximately but it still need some advice in order to differentiate
formatting attributes that come from style:family="paragraph" and those that
come from style:family="text".

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to