Description: The toolbar icons on LibreOffice Vanilla does not support retina resolution Steps to Reproduce: Open LibreOffice Open e.g., Writer Actual Results: See blurry toolbar icons Expected Results: See non-blurry toolbar icons Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 155676 [details] Blurry toolbar icons
Any better if you select one of the SVG icon themes? Retina, and other HiDPI, implementations are why they are delivered. Tools -> Options -> View the 'Icon style' drop list.
Created attachment 155688 [details] Icon themes available in Vanilla There's no SVG version, and neither of the themes are crisp (Aside, on the current nightly the SVG versions are rendered super blurry, but that may be the other bug)
Confirming that there are no SVG icon sets in LO Vanilla 6262, only Tango and Colibre. However, I don't see really any blurry icons, at least not with my MBPro outputting "optimised for retina" display to a Thunderbolt 27" external display, and choosing "Very Large" as the default icon size, and Tango as the default (automatic) icon set. Did I miss something ?
Blurry may not be the best description, it's more pixelated. You can clearly see the pixels in the toolbar icons, as it's low res version. I can not see this in e.g., Microsoft Office apps Also the dropdown chevrons are pixelated Where are the icons stored in the application bundle? would be the quickest way to confirm they are low resolution
Confirming on a different external monitor running at 1080p
Please recheck this issue with daily master build (currently 7.0 version) which included new Sukapura icons both PNG and SVG version. You can try it out here: https://dev-builds.libreoffice.org/daily/master You can also install it via extension which more convenient to do: Bitmap version: https://github.com/rizmut/libreoffice-style-sukapura/blob/master/build/Sukapura-IconSet.oxt SVG version: https://github.com/rizmut/libreoffice-style-sukapura/blob/master/build/Sukapura-SVG-IconSet.oxt
Created attachment 159280 [details] SVG rendering and settings in 7.0 nightly The theme looks good, but both the pixel version and the SVG is still "non-Retina" I tried OpenGL and Skia rendering of the SVG theme, didn't help
@eisa01 is the same problem in TDF's version at https://apps.apple.com/us/app/libreoffice/id1630474372 ?
eisa seems to have tested with the TDF builds already in comment 8. If that's the case, no need to go through the app store, eisa. Changing summary to remove the Vanilla mention. Wondering if it was related to bug 122218. Setting to needinfo, please set back to new when tested.
This one is PNG, bug 130678 is for SVG.
The App Store version is not related to this after all, it is also the case with the normal download Still present, toolbar icons are not crisp Version: 7.5.2.2 (AARCH64) / LibreOffice Community Build ID: 53bb9681a964705cf672590721dbc85eb4d0c3a2 CPU threads: 10; OS: Mac OS X 13.3; UI render: default; VCL: osx Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Created attachment 186404 [details] LO vs Word Just to illustrate how it compares to other office suites
Created attachment 188219 [details] libre-office-calc-blurry-icons
I was just bugged by this and finally decided to submit an issue but I see it's already here. As others mentioned - icons are not "retina" - no matter if it's SVG or PNG versions, they are pixelated. It's not only top toolbar icons, but also icons in sidebar, zoom slider dot, find toolbar icons, the triangular thingies for wrapped toolbar to show mor icons. ``` Version: 7.5.4.2 (AARCH64) / LibreOffice Community Build ID: 36ccfdc35048b057fd9854c757a8b67ec53977b6 CPU threads: 10; OS: Mac OS X 13.4.1; UI render: default; VCL: osx Locale: pl-PL (es_PL.UTF-8); UI: en-US Calc: threaded ```
With the recent fix for svg icons in https://bugs.documentfoundation.org/show_bug.cgi?id=130678 svg is likely the way forward and works as expected now. Debate needs to be had whether svg icons should be the default for LibreOffice on macOS but there likely won't be any work happening improving png icons on macOS now that svg is working fine. Please test https://dev-builds.libreoffice.org/daily/master/current.html and report back if you are still seeing trouble with the svg icon themes.