Created attachment 7905 screenshot Gtk menu items without an icon and entries in the "Open with" submenu are not properly aligned.
Created attachment 7906 proposed patch
Theo Linkspfeifer referenced this bugreport in commit 7c451f864b3b39ab3cc220572ccb292e5e7dae42 Add padding to some context menu icons (Bug #14628) https://git.xfce.org/xfce/xfdesktop/commit?id=7c451f864b3b39ab3cc220572ccb292e5e7dae42
It seems a hack, but gtk3 doesn't give us much choice: use deprecated gtk_image_menu_item, menu items without icons (gnome's vision, not ours), menu items with image + label in box result in ugly padding or no padding at all, or this workaround. So I pushed to master, if it causes any trouble we can always revert before 4.14. Thanks!
Created attachment 8742 same fix for the Window Actions context menu entry
Theo Linkspfeifer referenced this bugreport in commit 7328581b30410d7e29e68ee5d356d9627feaa544 Add padding to Window Actions menu entry (Bug #14628) https://git.xfce.org/xfce/xfdesktop/commit?id=7328581b30410d7e29e68ee5d356d9627feaa544
I just saw that custom actions without icon are affected also. No patch though.
Created attachment 9182 custom action without icon (In reply to Theo Linkspfeifer from comment #6) > I just saw that custom actions without icon are affected also. No patch > though. Looks good to me.
Andre Miranda referenced this bugreport in commit 565dbc08235cfdf99f3c4c3b00f62352a41159b4 Add padding to custom actions without icon (Bug #14628) https://git.xfce.org/xfce/xfdesktop/commit?id=565dbc08235cfdf99f3c4c3b00f62352a41159b4
Andre Miranda referenced this bugreport in commit 2175e5822ed40161cd2e647578a3a6c6072d8993 Add padding to custom actions without icon (Bug #14628) https://git.xfce.org/xfce/xfdesktop/commit?id=2175e5822ed40161cd2e647578a3a6c6072d8993