Created attachment 158188 [details] Mimetype colibre icon overlay are not that crisp In 6.4 release, we got Mime type icon overlay over recent file (tdf#125756). This so helpful to determine what filetype a file in the star center is. Somehow this icons are taken from 128px*128px size while seeing the source code (sfx2/source/control/recentdocsview.cxx) the overlay size is 50px*50px (or 40px*40pc ? Iām not sure). This leads to not pixel perfect appearance. So my suggestion is to provide a mechanisme to show proper icon size whether we should provide another icon files under sfx2 directory (or define them in links.txt) or use already available icon (we have 32px*32px icons under res directory).
The MIME type overlay icons are taken from icon-themes/*/res/*128.png or icon-themes/*/res/*128.svg
(In reply to Rizal Muttaqin from comment #1) > The MIME type overlay icons are taken from icon-themes/*/res/*128.png or > icon-themes/*/res/*128.svg Another thing that those icons are not MIME type actually, but the module of the software. It's not appropiate IMHO.
Thank you for reporting this bug. I have reduced the severity to "trivial," as this is a cosmetic issue.
(In reply to iantheprogrammer from comment #3) > Thank you for reporting this bug. > > I have reduced the severity to "trivial," as this is a cosmetic issue. Almost all of my attentions are about icon theme so it would be trivial. :D
Is it possible this bug will be fixed in the 7.0 release?
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/997a504f33bbd43c02a96a2a593a03e58bd3b72c Resolves tdf#130936 - Proper Icon Size for MIME type Icon in Start Center It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Heiko Tietze committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/8c08eefeb512d4cbc86c4c5308d86a59bd232beb Resolves tdf#130936 - Proper Icon Size for MIME type Icon in Start Center It will be available in 7.0.0.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Created attachment 176995 [details] Document overlay icons still not crisp I don't see the bug has been resolved. Current appearance are not looks crisp even-tough the icon files are 48px. See the attachment, the icons on the left side which is 32 px are crisp while the thumbnail overlay in the document view almost has similar size with the icons that in the left. Are you sure they are 48 px? How if the thumbnail overlay use 32px icon variants instead?
(In reply to Rizal Muttaqin from comment #8) > Created attachment 176995 [details] > Document overlay icons still not crisp > > I don't see the bug has been resolved. Current appearance are not looks > crisp even-tough the icon files are 48px. See the attachment, the icons on > the left side which is 32 px are crisp while the thumbnail overlay in the > document view almost has similar size with the icons that in the left. Are > you sure they are 48 px? How if the thumbnail overlay use 32px icon variants > instead? To prove my statement, please open the attachment in your browser in a new tab and click zoom in to make it looks in the actual view (works at least in Firefox)
Created attachment 176996 [details] 32px vs 48px icons In order to help you more, you can see the size comparison between 32px and 48px icons in this attachment.
I propose someone should consider https://bugs.documentfoundation.org/show_bug.cgi?id=134065#c5
*** This bug has been marked as a duplicate of bug 147998 ***