Discussion:
[Libreoffice-bugs] [Bug 105754] New: Notebookbar does not update icon style until restart
b***@bugs.documentfoundation.org
2017-02-04 15:22:45 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=105754

Bug ID: 105754
Summary: Notebookbar does not update icon style until restart
Product: LibreOffice
Version: 5.3.0.2 rc
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: libreoffice-***@lists.freedesktop.org
Reporter: ***@ubuntu.com

Seen on LibreOffice 5.0.0.3 x64 on Windows 10 and today's LibreOffice Dev I
compiled on Ubuntu 17.04 Alpha amad64.

1. Select Tools>Options
2. In Advanced, Make sure "Enable experimental features" is checked.
3. Restart LibreOffice
4. Select View>Toolbar Layout>Notebookbar
5. Select Tools>Options
6. In View, change the "Icon Style"

What Happens
============
The Notebookbar keeps the old "Icon Style" until LibreOffice is restarted.

But the traditional Toolbar Layouts pick up the new icon style without needing
a restart.
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2017-02-12 13:56:57 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=105754

Buovjaga <***@suomi24.fi> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@suomi24.fi
Version|5.3.0.2 rc |5.3.0.3 release
Severity|normal |minor

--- Comment #1 from Buovjaga <***@suomi24.fi> ---
Strange.. it works for me.

Version: 5.3.0.3 (x64)
Build ID: 7074905676c47b82bbcfbea1aeefc84afe1c50e1
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; Layout Engine:
new;
Locale: fi-FI (fi_FI); Calc: group

Arch Linux 64-bit, KDE Plasma 5
Version: 5.3.0.3
Build ID: 5.3.0-2
CPU Threads: 8; OS Version: Linux 4.9; UI Render: default; VCL: kde4; Layout
Engine: new;
Locale: fi-FI (fi_FI.UTF-8); Calc: group

Arch Linux 64-bit, KDE Plasma 5
Version: 5.4.0.0.alpha0+
Build ID: ac8197327d3ef4f3c94fb0746393863404df086b
CPU Threads: 8; OS Version: Linux 4.9; UI Render: default; VCL: kde4;
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on February 11th 2016
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2017-02-12 13:57:21 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=105754

Buovjaga <***@suomi24.fi> changed:

What |Removed |Added
----------------------------------------------------------------------------
Blocks| |102062


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102062
[Bug 102062] [META] Notebookbar: bugs and enhancements
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2017-02-12 17:11:40 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=105754

Jean-Baptiste Faure <***@libreoffice.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |***@libreoffice.org
Ever confirmed|0 |1

--- Comment #2 from Jean-Baptiste Faure <***@libreoffice.org> ---
What kind of Notebook Bar do you use?
I reproduce the described behavior with Contextual Groups but not with Tabbed
nor Contextual Single.

Version: 5.3.0.3
Build ID: 1:5.3.0~rc3-0ubuntu1~xenial1.1
CPU Threads: 4; OS Version: Linux 4.4; UI Render: default; VCL: gtk3; Layout
Engine: new;
Locale: fr-FR (fr_FR.UTF-8); Calc: single

Set status to NEW.

Best regards. JBF
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2017-04-25 20:05:10 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=105754

Yousuf Philips (jay) <***@hotmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Blocks|102062 |107191


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102062
[Bug 102062] [META] Notebookbar: bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107191
[Bug 107191] [META] Notebookbar theming issues
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2018-03-11 11:54:25 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=105754

--- Comment #3 from Buovjaga <***@suomi24.fi> ---
There is now also bug 116228 for the icon size. The reporter says resizing the
window fixes it. Is the same true here?
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2018-12-10 22:28:47 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=105754

andreas_k <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@gmail.com

--- Comment #4 from andreas_k <***@gmail.com> ---
svtlo-ManagedMenuButton
-----------------------
When using svtlo-ManagedMenuButton the icon size is hardcoded and the icon name
too, so it didn't come from the uno command. Using this widget is not
recommended cause the icons get an update only after an restart and the size is
fixed.
I use this command only if there is no other possibility (RecentFileList).

sfxlo-NotebookbarToolBox
------------------------
This is the prefered widget cause you can define the icon size (or use the size
from the LibO settings dialog) and the icons get updated immediately.

tabbed and grouped notebookbar use sfxlo-NotebookbarToolBox (excl.
RecentFileList), so this bug is visible ONLY in notebookbar_groups.ui
(Heikobar). As Heikobar need a lot of work to bring it out of experimental, I
recommend to close this bug cause I wrote how to fix this issue.
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2018-12-10 22:28:57 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=105754

andreas_k <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
--
You are receiving this mail because:
You are the assignee for the bug.
Loading...