https://issues.apache.org/ooo/show_bug.cgi?id=121791

--- Comment #7 from Armin Le Grand <[email protected]> ---
ALG: It's strange; in the executors of the LinePropertyPanel (e.g.
ChangeStartHdl) the 'group' slot SID_ATTR_LINEEND_STYLE is triggered to execute
the change, but that slot gets *not* triggered when one of the 'group' members
changes, so no call to LinePropertyPanel::NotifyItemUpdate is done with the
slot id SID_ATTR_LINEEND_STYLE. This may be an error in the sfx implementation
(it *should* trigger a 'group' slot when members get changed, shouldn't it?).
To get this working, I will now try to add
SID_ATTR_LINE_START/SID_ATTR_LINE_END slots directly to the svx slot
definitions and to all application slot definitions (also strage that this has
to be done in every application).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to