<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Padding to text labels of the tabs on the Format Cells or Character dialogs need a bit more space before and after the label"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125327#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Padding to text labels of the tabs on the Format Cells or Character dialogs need a bit more space before and after the label"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125327">bug 125327</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>For these "gen" vclplug cases the values that initially control this are in
include/vcl/tabctrl.hxx the TAB_TABOFFSET_X value (currently 3) and then
mediated by the per-platform theming code i.e. in TabControl::ImplGetItemSize
calls GetNativeControlRegion with ControlType::TabItem which for windows will
end up in vcl/win/gdi/salnativewidgets-luna.cxx. The Windows one doesn't seem
to suggest any extra expansion of the tab so on first glance if someone want to
look into increasing this, then TAB_TABOFFSET_X might be the place to go</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>