[Bug 1719668] Re: UIFe, white backgound for list

2017-09-27 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center -
1:3.26.0-0ubuntu3

---
gnome-control-center (1:3.26.0-0ubuntu3) artful; urgency=medium

  * debian/patches/ubuntu-white-lists.patch: set a white bg for the lists
when using the ubuntu theme, that's a workaround for artful to
not modify the theme which could impact other softwares (lp: #1719668)

 -- Sebastien Bacher   Tue, 26 Sep 2017 16:37:03
-0400

** Changed in: gnome-control-center (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1719668

Title:
  UIFe, white backgound for list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1719668/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1719668] Re: UIFe, white backgound for list

2017-09-27 Thread Iain Lane
A problem is that the row:nth-child(odd) rule in gtk-widgets.css isn't
applying here because of the ".view". I hacked the theme to make it do
so, see this screenshot.

row:nth-child(odd) {
/* zebra stripping, see LP#945430 */
background-color: shade (@base_color, 0.965);
}

It looks more consistent to me, what do you think?

** Attachment added: "Screenshot from 2017-09-27 14-29-55.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1719668/+attachment/4957793/+files/Screenshot%20from%202017-09-27%2014-29-55.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1719668

Title:
  UIFe, white backgound for list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1719668/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1719668] Re: UIFe, white backgound for list

2017-09-26 Thread Sebastien Bacher
** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1719668

Title:
  UIFe, white backgound for list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1719668/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1719668] Re: UIFe, white backgound for list

2017-09-26 Thread Sebastien Bacher
** Changed in: gnome-control-center (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1719668

Title:
  UIFe, white backgound for list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1719668/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1719668] Re: UIFe, white backgound for list

2017-09-26 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1719668

Title:
  UIFe, white backgound for list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1719668/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1719668] Re: UIFe, white backgound for list

2017-09-26 Thread Sebastien Bacher
** Patch added: "the code change"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1719668/+attachment/4957318/+files/gcc.diff

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1719668

Title:
  UIFe, white backgound for list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1719668/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1719668] Re: UIFe, white backgound for list

2017-09-26 Thread Didier Roche
After a quick review, the code looks good to me.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1719668

Title:
  UIFe, white backgound for list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1719668/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1719668] Re: UIFe, white backgound for list

2017-09-26 Thread Gunnar Hjalmarsson
No problem from a docs POV. Unfortunately we hadn't the time to include
Ubuntu specific screenshots this cycle.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1719668

Title:
  UIFe, white backgound for list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1719668/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1719668] Re: UIFe, white backgound for list

2017-09-26 Thread Sebastien Bacher
** Attachment added: "screenshot before change"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1719668/+attachment/4957316/+files/gccbefore.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1719668

Title:
  UIFe, white backgound for list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1719668/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1719668] Re: UIFe, white backgound for list

2017-09-26 Thread Sebastien Bacher
** Attachment added: "screenshot after change"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1719668/+attachment/4957317/+files/gccafter.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1719668

Title:
  UIFe, white backgound for list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1719668/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs