[Libreoffice-bugs] [Bug 125383] Dialog theming/UX - scaling of tunneled dialog may lead to missing application menu

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 5 18:08:05 UTC 2019


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

--- Comment #8 from Tor Lillqvist <tml at iki.fi> ---
I suspect it might be the call

> $('#' + strId).parent().css({display: 'none'});

in loleaflet/src/control/Control.LokDialog.js that causes the menubar and
toolbar to be hidden, because I think that when I had commented out that, they
did not seem to disappear whatever I did. But playing with this code is not
100% repeatable all the time, so it might be just luck, and it is just a guess.
Anyway, I don't understand the code at all, so it would be much better if
somebody who actually understands it could give some input...

-- 
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/20190605/d060809a/attachment.html>


More information about the Libreoffice-bugs mailing list