Created attachment 177289 [details] A screenshot with problematic alignment The screenshot taken on Version: 7.3.0.1 (x64) / LibreOffice Community Build ID: 840fe2f57ae5ad80d62bfa6e25550cb10ddabd1d CPU threads: 12; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL shows a menu with both checkmarks, and custom icons; and the red lines show how these two kinds of visual elements are misaligned horizontally: both the checkmark's background rectangle, and the mark itself, are centered in the menu's icon area (the background occupies the whole area), while the icons are shifted to the text. The checkmarks/bullets and icons should be aligned in the menu.
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/1be170d0629cf761f0ee4173007a3c021966546e tdf#146551: improve native checkmark and bullet drawing on Windows It will be available in 7.4.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.
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/4e76c3ab5f029a4a4bb1042ad225edc1116e4b44 Related: tdf#146551 Make image and native checkmark same size in menu It will be available in 7.4.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.