[Libreoffice-bugs] [Bug 126266] LO63rc1: on macOS in Writer's tabbed notebookbar mode the tabs are missing/non switchable

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 8 16:07:57 UTC 2019


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

--- Comment #7 from Xisco Faulí <xiscofauli at libreoffice.org> ---
Conversation from IRC:

<x1sc0> jmux, removing this if <
https://opengrok.libreoffice.org/xref/core/vcl/source/control/tabctrl.cxx?r=d00ee2cb#2352
> displays the menu
<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 (~Thunderbi at 27.34.70.174) 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?
https://wiki.documentfoundation.org/UserProfile#Resolving_corruption The menu
location is different on macos
* floeff ha sortit (Quit: Bye.)
* xisco2 (b9d8dafb at gateway/web/cgi-irc/kiwiirc.com/ip.185.216.218.251) s'ha
unit
<xisco2> jmux, https://paste.ee/p/WSlvA
* 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 https://paste.ee/p/x2nKD
<jmux> This is very strange. From the debug output the right tabs are visible.
Just the hidden tabs get hidden.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190708/d67802f9/attachment.html>


More information about the Libreoffice-bugs mailing list