Activity log for bug #1799663

Date Who What changed Old value New value Message
2018-10-24 09:13:22 Valentyna bug added bug
2018-10-24 09:14:02 Valentyna description In Ubuntu 18.04 (bionic) in Gnome Flashback(Metacity) session headerbars have too big size in Ambiance and Radiance theme. I have resolved this problem by setting in gtk-widgets.ccs file`s section - .titlebar button .titlebutton - padding: 0; .titlebar button.titlebutton { background-clip: padding-box; color: #3d3c37; -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.1); box-shadow: none; border: none; padding-left: 0; padding-right: 0; margin: 0; padding: 0px; <-------here min-width: 20px; min-height: 20px; background-size: 20px 20px; background-image: -gtk-scaled(url("assets/windowbutton.png"), url("assets/windowbutton@2.png"), url("assets/windowbutton@3.png"), url("assets/windowbutton@4.png")); background-repeat: no-repeat; background-position: center; } As I have seen in light-themes(14.04+16.04.20180326-0ubuntu1) padding: 0; - exists in Ambiance and Radiance theme. .titlebar.header-bar .button.titlebutton { background-clip: padding-box; border: 1px solid #383734; color: #3d3c37; icon-shadow: 0 1px rgba(255, 255, 255, 0.1); border-radius: 9px; padding: 0; <------here box-shadow: none; background-image: linear-gradient(to top, #5a5955, #75746d 50%, #8e8d88); } My OS is: Description: Ubuntu 18.04.1 LTS Release: 18.04 Package: light-themes Version: 16.10+18.04.20180421.1-0ubuntu1 Priority: optional Section: gnome Source: ubuntu-themes Origin: Ubuntu Maintainer: Ubuntu Artwork Team <ubuntu-art@lists.ubuntu.com> Bugs: https://bugs.launchpad.net/ubuntu/+filebug Installed-Size: 17,7 MB Depends: gtk2-engines-murrine (>= 0.90.3+git20100810), humanity-icon-theme, ubuntu-mono Homepage: https://launchpad.net/ubuntu-themes Task: ubuntu-desktop, ubuntukylin-desktop Supported: 5y Download-Size: 458 kB APT-Manual-Installed: no APT-Sources: http://archive.pls.pbank.com.ua/ubuntu-current bionic/main i386 Packages Description: Light Themes (Ambiance and Radiance) In Ubuntu 18.04 (bionic) in Gnome Flashback(Metacity) session headerbars have too big size in Ambiance and Radiance theme. I have resolved this problem by setting in gtk-widgets.ccs file`s section - .titlebar button .titlebutton - padding: 0; .titlebar button.titlebutton {     background-clip: padding-box;     color: #3d3c37;     -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.1);     box-shadow: none;     border: none;     padding-left: 0;     padding-right: 0;     margin: 0;     padding: 0px; <-------here     min-width: 20px;     min-height: 20px;     background-size: 20px 20px;     background-image: -gtk-scaled(url("assets/windowbutton.png"),                                   url("assets/windowbutton@2.png"),                                   url("assets/windowbutton@3.png"),                                   url("assets/windowbutton@4.png"));     background-repeat: no-repeat;     background-position: center; } As I have seen in light-themes(14.04+16.04.20180326-0ubuntu1) padding: 0; - exists in Ambiance and Radiance theme. .titlebar.header-bar .button.titlebutton {     background-clip: padding-box;     border: 1px solid #383734;     color: #3d3c37;     icon-shadow: 0 1px rgba(255, 255, 255, 0.1);     border-radius: 9px;     padding: 0; <------here     box-shadow: none;     background-image: linear-gradient(to top, #5a5955, #75746d 50%, #8e8d88); } My OS is: Description: Ubuntu 18.04.1 LTS Release: 18.04 Package: light-themes Version: 16.10+18.04.20180421.1-0ubuntu1 Priority: optional Section: gnome Source: ubuntu-themes Origin: Ubuntu Maintainer: Ubuntu Artwork Team <ubuntu-art@lists.ubuntu.com> Bugs: https://bugs.launchpad.net/ubuntu/+filebug Installed-Size: 17,7 MB Depends: gtk2-engines-murrine (>= 0.90.3+git20100810), humanity-icon-theme, ubuntu-mono Homepage: https://launchpad.net/ubuntu-themes Task: ubuntu-desktop, ubuntukylin-desktop Supported: 5y Download-Size: 458 kB APT-Manual-Installed: no Description: Light Themes (Ambiance and Radiance)
2018-10-24 09:21:53 Daniel van Vugt ubuntu-themes (Ubuntu): status New Incomplete
2018-10-24 09:21:57 Daniel van Vugt bug task added ubuntu-themes
2018-10-24 09:22:01 Daniel van Vugt ubuntu-themes: status New Incomplete
2018-10-24 09:53:02 Roman Shipovskij bug added subscriber Roman Shipovskij
2018-10-24 10:00:13 Valentyna attachment added Before adding padding: 0; https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1799663/+attachment/5204850/+files/%D0%97%D0%BD%D1%96%D0%BC%D0%BE%D0%BA%20%D0%B5%D0%BA%D1%80%D0%B0%D0%BD%D1%83%20%D0%B7%202018-10-24%2012-54-59.png
2018-10-24 10:00:52 Valentyna attachment added After adding padding: 0; https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1799663/+attachment/5204851/+files/%D0%97%D0%BD%D1%96%D0%BC%D0%BE%D0%BA%20%D0%B5%D0%BA%D1%80%D0%B0%D0%BD%D1%83%20%D0%B7%202018-10-24%2012-55-45.png
2018-10-24 14:29:41 Valentyna attachment added Patch for padding https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1799663/+attachment/5204926/+files/padding.patch
2018-10-24 14:29:50 Valentyna ubuntu-themes (Ubuntu): status Incomplete New
2018-10-24 14:29:56 Valentyna ubuntu-themes: status Incomplete New
2018-10-24 16:21:28 Ubuntu Foundations Team Bug Bot tags bionic bionic patch
2018-10-24 16:21:33 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team