https://bugs.documentfoundation.org/show_bug.cgi?id=156685

--- Comment #18 from Mike Kaganski <mikekagan...@hotmail.com> ---
(In reply to Heiko Tietze from comment #17)

1. We are not talking about parent of the cell. The cell is read in the
'GetDraftFillColor(pTable->GetActiveCellItemSet(), aBackground )' call, and it
returns false. The problematic is the call to
'GetDraftFillColor(pText->GetMergedItemSet(), aBackground)', where the 'pText'
is the table; and let me repeat again: inside the call, in some *nested* calls,
the merged item set of the pText itself does *not* define a solid color; but
*its* parent does.

2. We are not also talking about parent of the cell *or* table, but about the
parent of the *respective item sets*, which is a bit different.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to