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

--- Comment #26 from Tamás Zolnai <zolnaitamas2...@gmail.com> ---
(In reply to Ekansh Jha from comment #25)
> I have checked the issue, the only problem I am getting is when there is
> ambigous case(ex. one cell is solid colored while other is gradient). I
> don't see SvxAreaTabPage::ActivatePage can help me, for not selecting any of
> the tabs. By default none is getting selected. Please help me to correct it.

As I suggested earlier, you can check what happens on Color tab
(SvxColorTabPage class) in case of ambigous color fills (set red color for one
cell and yellow color to an other and select these two cells and open the
dialog). To understand what happens you need to read the code. This is part of
working on an easy hack. You also can use some debugger to see the code's
behavior in runtime:
https://wiki.documentfoundation.org/Development/How_to_debug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to