<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LO63rc1: on macOS in Writer's tabbed notebookbar mode the tabs are missing/non switchable"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126266#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LO63rc1: on macOS in Writer's tabbed notebookbar mode the tabs are missing/non switchable"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126266">bug 126266</a>
              from <span class="vcard"><a class="email" href="mailto:xiscofauli@libreoffice.org" title="Xisco Faulí <xiscofauli@libreoffice.org>"> <span class="fn">Xisco Faulí</span></a>
</span></b>
        <pre>Conversation from IRC:

<x1sc0> jmux, removing this if <
<a href="https://opengrok.libreoffice.org/xref/core/vcl/source/control/tabctrl.cxx?r=d00ee2cb#2352">https://opengrok.libreoffice.org/xref/core/vcl/source/control/tabctrl.cxx?r=d00ee2cb#2352</a>
<span class="quote">> displays the menu</span >
<lo-qa-tg> <D​ennisRoc> the strange part is, that even the "Applications"
folder menu name is translated...
<lo-qa-tg> <D​ennisRoc> en_it?
<jmux> x1sc0: you mean the tabs?
<x1sc0> jmux, yep, sorry, the tabs
<jmux> x1sc0: the only place, which can change the visibility is
NotebookbarTabControlBase::SetContext
* individual-it (~<a href="mailto:Thunderbi@27.34.70.174">Thunderbi@27.34.70.174</a>) s'ha unit
<x1sc0> jmux, should it be m_bEnabled instead ?
<jmux> x1sc0: no. That was the old code and it was broken. Any it works
everywhere else.
<jmux> And
<buovjaga> @mirkoprp why do you have en_IT.UTF-8 in the locale?
<jmux> x1sc0: Can you put a SAL_DEBUG(nPageId << " " << bVisible); at the start
of TabControl::SetPageVisible
<buovjaga> @mirkoprp what if you launch LibreOffice in safe mode?
<a href="https://wiki.documentfoundation.org/UserProfile#Resolving_corruption">https://wiki.documentfoundation.org/UserProfile#Resolving_corruption</a> The menu
location is different on macos
* floeff ha sortit (Quit: Bye.)
* xisco2 (b9d8dafb@gateway/web/cgi-irc/kiwiirc.com/ip.185.216.218.251) s'ha
unit
<xisco2> jmux, <a href="https://paste.ee/p/WSlvA">https://paste.ee/p/WSlvA</a>
* MechtiIde ha sortit (Ping timeout: 258 seconds)
<jmux> xisco2: that looks ok. You should see tabs 1-7 + 15
<jmux> xisco2: Can you move the debug 4 lines and make it SAL_DEBUG(nPageId <<
" " << bVisible << " " << pItem << " " << pItem->m_bVisible);
<jmux> after the return
<xisco2> jmux <a href="https://paste.ee/p/x2nKD">https://paste.ee/p/x2nKD</a>
<jmux> This is very strange. From the debug output the right tabs are visible.
Just the hidden tabs get hidden.</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>