Description: Version: 7.0.0.0.alpha1 Build ID: 6a03b2a54143a9bc0c6d4c7f1... CPU threads: 8; OS: Mac OS X 10.15.4; UI render: default; VCL: osx; Locale: de-DE (de_DE.UTF-8); UI: en-US Calc: threaded Calc: + and - icons for zom level not shown Steps to Reproduce: open calc Actual Results: missing + - icons for zom level Expected Results: icons should be shown Reproducible: Always User Profile Reset: No Additional Info: see screenshot
Created attachment 161256 [details] icons for zoom level in calc not shown
Not reproducible for me in Version: 7.0.0.0.alpha1+ Build ID: 7b47a96b20122863e77aa1918e878372b3485c9f Threads CPU : 4; OS : Linux 4.15; UI Render : par défaut; VCL: gtk3 Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR Ubuntu_18.04_x86-64 Calc: threaded MacOS only ? Best regards. JBF
Thanks for testing JBF. Adding: Problem is independent of Icon Style used.
No repro here either with Version: 7.0.0.0.alpha1 Build ID: 6a03b2a54143a9bc0c6d4c7f1... CPU threads: 8; OS: Mac OS X 10.15.4; UI render: default; VCL: osx; Locale: fr-FR (fr_FR.UTF-8); UI: en-US Calc: threaded
Reproduced with Breeze Dark. 1) Open a Calc sheet with default icon theme (Sukapura). 2) Enter Preferences and switch to Breeze Dark (notice how the main toolbar already doesn't display the icons, but the Calc sheet still shows the original zoom icons. 3) Create a new Calc sheet - the icons are missing. 4) Now change back to Sukapura - main toolbar shows all icons, but the Calc sheet created with Breeze Dark still shows no icons. 5) Create a new Calc sheet - zoom icons visible !
Actually not sure if this is a regression as it may never have worked to begin with with Icon style "Breeze (dark)"
What do you expect with white icons on bright background? Breeze Dark is meant for dark themes. => NAB
@Heiko: From what I can tell there are no white icons for + and - at all (see screenshot). Also I would not expect to change anything at that location when changing icon themes. Why would + and - change? And if they actually indeed are changing with the icon styles, why does the scale indicator remain dark grey? All this is very inconsistent and needs cleaning imo.
Breeze dark: https://opengrok.libreoffice.org/xref/core/icon-themes/breeze_dark/svx/res/slidezoomout_10.png Breeze: https://opengrok.libreoffice.org/xref/core/icon-themes/breeze/svx/res/slidezoomout_10.png Other: https://opengrok.libreoffice.org/s?path=svx/res/slidezoomout_10.png&project=core What is the scale indicator? Anyway, all other controls are drawn per GDI functions, only icons are up to designers.
scale indicator = zoom factor, excuse the wrong terminology thanks for linking the icons. so breeze dark uses a light grey for the + -. The zoom slider has light dark background so that won't work. Not sure what a good solution looks like as this is an involved problem and there is no overall concept for dark mode in LO currently.
Created attachment 161288 [details] - icon breeze dark, light grey on light greywon't work well
(In reply to steve -_- from comment #11) > - icon breeze dark, light grey on light greywon't work well Again, this is not a bug. The icons are designed for use on dark backgrounds. If the default selection is wrong on macOS, please report. However, since 6.4 or maybe 7.0 we have Sukapura as the default icon theme.
Understood. The problem here is: if LLO exposes settings to users, the software should ensure that functionality continues to work as expected. <translating: if dark icon themes are offered in environments that have no proper dark mode support (i.e. LO on macOS), I need to either a) ensure those are only shown when support for dark environment exists or b) ensure no icons become invisible when applied otherwise. Then again if users use adjusted application colors, hiding dark icon themes will not work for them. This is covered by adding dark mode support on macOS, which is a complicated effort that will need a few dev resources: https://bugs.documentfoundation.org/show_bug.cgi?id=118017
My suggestion is to provide some toggle or checklist e.g. "Show all available icon themes" when we got proper dark mode & dark recognition support.