stylesheet icon indicating copy to clipboard operation
stylesheet copied to clipboard

Height of the tab bar increases while dragging a tab.

Open Blast-City opened this issue 6 years ago • 2 comments
trafficstars

1- Open Terminal. 2- Open another tab (Ctrl+Shift+t) 3- Move a tab with the mouse. Result: The tab bar height is increased.

elementary OS Juno fully updated. New user profile.

terminal_move_tab_bug

Blast-City avatar Apr 01 '19 02:04 Blast-City

Since this happens with all tabs, including both Gtk and Granite, I'm moving this to the stylesheet repo. For reference, it does not happen in Adwaita.

cassidyjames avatar Apr 11 '19 02:04 cassidyjames

The tab-bar increases because of the lines margin: 3px; and border: 1px solid @colorAccent; in:

https://github.com/elementary/stylesheet/blob/485f0c403a9b6baf6425f9f98bd163a6a26998bf/elementary/gtk-3.0/gtk-widgets.css#L137-L143

felix-andreas avatar Jul 10 '19 14:07 felix-andreas