<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - My Wish is Possibility to set the Backgroundcolor for the Tab-Pages in a Tab-Page-Container"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124735#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - My Wish is Possibility to set the Backgroundcolor for the Tab-Pages in a Tab-Page-Container"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124735">bug 124735</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre><a href="https://opengrok.libreoffice.org/xref/core/toolkit/source/controls/tabpagecontainer.cxx?r=cf07303e#49">https://opengrok.libreoffice.org/xref/core/toolkit/source/controls/tabpagecontainer.cxx?r=cf07303e#49</a>
has...

ImplRegisterProperty( BASEPROPERTY_BACKGROUNDCOLOR );

while
<a href="https://opengrok.libreoffice.org/xref/core/toolkit/source/controls/tabpagemodel.cxx?r=cf07303e#50">https://opengrok.libreoffice.org/xref/core/toolkit/source/controls/tabpagemodel.cxx?r=cf07303e#50</a>
doesn't

its possible that adding that line there will make the property available,
though whether that actually would give the desired behaviour is an exercise
for someone else brave to explore</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>