Created attachment 147284 [details] The tab icons on the right are higher than those under "Places" SUMMARY While making an icon theme I noticed that the way icons are aligned with text in tabs is different from how they are aligned in the places pane. This results in an odd effect where icons in the tabs are 'floating away'. STEPS TO REPRODUCE 1. Open Places pane and select 16px icons 2. Open more than one tab OBSERVED RESULT Tab icons are higher than Places entry icons, relative to the text. EXPECTED RESULT The alignment of the icons with text should be consistent.
We are simply using the icon functionality of the QTabBar component, so this would be an upstream issue in Qt. Could you report it to them at https://bugreports.qt.io/? Thanks!
(In reply to Nate Graham from comment #1) > We are simply using the icon functionality of the QTabBar component, so this > would be an upstream issue in Qt. Could you report it to them at > https://bugreports.qt.io/? Thanks! Seems like it already was. Is there any reason why ours would not be centered or is this a regression? https://bugreports.qt.io/browse/QTBUG-38108
Could be a regression, yeah.
(In reply to Nate Graham from comment #3) > Could be a regression, yeah. It has been reported here: https://bugreports.qt.io/browse/QTBUG-38108