Opened 12 years ago

Closed 11 years ago

Last modified 11 years ago

#4082 closed defect (fixed)

Palettes not displaying the graphic of the slider

Reported by: manuq Owned by: manuq
Priority: Unspecified by Maintainer Milestone:
Component: Sugar Version: 0.97.x
Severity: Blocker Keywords: 13.1.0, r+, olpc-test-passed
Cc: erikos Distribution/OS: Unspecified
Bug Status: Assigned

Description

  • TestCase: open palette of device icon Speak
  • TestCase 2: open Paint, go to palette to change color

The slider is not visible only in this kind of palettes, which is _PaletteWindowWidget in palettewindow.py, inherits Gtk.Window . The rest of the styling is set correctly, and other graphics are shown like the checkbox in Paint palette, or the button images in Speak palette. The Control Panel window is another case that inherits Gtk.Window but unlike this palette, it is displaying the slider graphic, see Frame section which has two sliders.

Attachments (2)

0001-Override-color-for-slider-in-sugar-palette-window-wi.patch (1.2 KB) - added by manuq 11 years ago.
Candidate patch.
0001-Override-color-for-slider-in-sugar-palette-window-wi.2.patch (1.4 KB) - added by manuq 11 years ago.
v2, added comment in the CSS

Download all attachments as: .zip

Change History (8)

Changed 11 years ago by manuq

Candidate patch.

comment:1 Changed 11 years ago by manuq

  • Cc erikos added
  • Keywords r? added

Found 'color' rule in that kind of palettes was interfering. Patch attached. Filled bug upstream: https://bugzilla.gnome.org/show_bug.cgi?id=686703 .

comment:2 Changed 11 years ago by erikos

  • Bug Status changed from Unconfirmed to Assigned
  • Keywords r+ added; r? removed

Maybe best to add the upstream bug number in a comment in the css.

Changed 11 years ago by manuq

v2, added comment in the CSS

comment:3 Changed 11 years ago by manuq

  • Keywords olpc-test-pending added
  • Resolution set to fixed
  • Status changed from new to closed

Thanks, added comment in the CSS and pushed cf873a2b .

comment:4 Changed 11 years ago by greenfeld

  • Keywords olpc-test-passed added; olpc-test-pending removed

The speaker volume and Paint slider knobs appear in OLPC 13.1.0 os8.

comment:5 Changed 11 years ago by dnarvaez

  • Component changed from sugar-artwork to Sugar

comment:6 Changed 11 years ago by dnarvaez

  • Milestone 0.98 deleted

Milestone 0.98 deleted

Note: See TracTickets for help on using tickets.