<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Black is set as New color in Area tab when a table with multiple colors in its cells is selected"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111769#c26">Comment # 26</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Black is set as New color in Area tab when a table with multiple colors in its cells is selected"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111769">bug 111769</a>
              from <span class="vcard"><a class="email" href="mailto:zolnaitamas2000@gmail.com" title="Tamás Zolnai <zolnaitamas2000@gmail.com>"> <span class="fn">Tamás Zolnai</span></a>
</span></b>
        <pre>(In reply to Ekansh Jha from <a href="show_bug.cgi?id=111769#c25">comment #25</a>)
<span class="quote">> 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.</span >

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:
<a href="https://wiki.documentfoundation.org/Development/How_to_debug">https://wiki.documentfoundation.org/Development/How_to_debug</a>.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>