Bug #7366

Windows Camouflage's toolbars are grey instead of white

Added by alant 2014-06-03 03:27:41 . Updated 2014-07-22 23:13:01 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Camouflage
Target version:
Start date:
2014-06-03
Due date:
% Done:

100%

Feature Branch:
gnome-theme-windows8:bugfix/7366-theme-colors
Type of work:
Code
Blueprint:

Starter:
0
Affected tool:
Deliverable for:

Description

This should be fixed by the following patch on gtk-widgets.css

  .primary-toolbar,
  .primary-toolbar .toolbar,
  .primary-toolbar.toolbar {
    background-color: @toolbar_bg_color;

Subtasks


History

#1 Updated by intrigeri 2014-06-03 07:03:47

  • Subject changed from Toolbar are grey instead of white. to Windows Camouflage's toolbars are grey instead of white

#2 Updated by intrigeri 2014-06-03 07:04:50

  • Target version set to Tails_1.1

(Optimistically flagging this for 1.1, since its parent task is a goal for 1.1.)

#3 Updated by alant 2014-06-05 02:03:40

  • % Done changed from 0 to 30
  • Feature Branch set to gnome-theme-windows8:bugfix/7366-theme-colors

The theme colors were not applies. Redefining them at the end of gtk.css make them apply well. It looks like a bug in wheezy’s GTK.

This should be fixed in gnome-theme-windows8:bugfix/7366-theme-colors, which should now be tested.

#4 Updated by intrigeri 2014-06-05 04:10:58

> It looks like a bug in wheezy’s GTK.

If this bug has not been reported yet, please do so. That’s the very least we can do to be nice team-players with Debian. Thanks in advance!

#5 Updated by alant 2014-06-05 09:34:33

  • % Done changed from 30 to 60
  • QA Check set to Ready for QA

The fix works.

> If this bug has not been reported yet, please do so. That’s the very least we can do to be nice team-players with Debian. Thanks in advance!

That implies at least finding a minimal way to reproduce the bug to verify where is the bug. Please file a ticket for that task.

#6 Updated by alant 2014-06-05 09:36:42

  • Status changed from Confirmed to In Progress

#7 Updated by intrigeri 2014-06-05 10:47:24

>> If this bug has not been reported yet, please do so. That’s the very least we can do to be nice team-players with Debian. Thanks in advance!

> That implies at least finding a minimal way to reproduce the bug to verify where is the bug.

Well, I’m lacking the background, so I might be wrong, but better report the bug now, than postpone in the hope that someone creates a better bug report later. Best, good, blah.

If you can provide some way to reproduce it, it’s welcome bonus. And then, anyone interested in fixing it can do the work to get a minimal test case.

#8 Updated by alant 2014-06-10 05:02:25

  • Assignee changed from alant to anonym

#9 Updated by anonym 2014-06-11 16:41:08

  • Category set to Camouflage

#10 Updated by anonym 2014-06-19 18:12:35

  • Status changed from In Progress to Fix committed
  • Assignee deleted (anonym)
  • % Done changed from 60 to 100
  • QA Check changed from Ready for QA to Pass

#11 Updated by BitingBird 2014-07-22 23:13:01

  • Status changed from Fix committed to Resolved