GNOME Bugzilla – Bug 746149
“Close tab” buttons change the tab high on hover when using HighContrast
Last modified: 2015-03-17 17:20:11 UTC
All applications that use tabs with a close-tab button (Files, Web, Terminal, Gedit, Liferea, Devhelp…) have a problem when using the HighContrast theme: the tab high gets bigger when you hover the button with the mouse. I think that should be managed at the gtk+ level, because we don’t want to copy a same CSS code in all apps (as that’s probably the other solution).
I've added an example for such close buttons on page 3 of widget-factory.
Created attachment 299618 [details] [review] HightContrast: make tab buttons not shift size - only 1px stroke for close buttons in notebook tabs
Attachment 299618 [details] pushed as f671cd6 - HightContrast: make tab buttons not shift size