Ticket #2531574 (closed defect)

Reporter


Jeff Conniff
Opened: 12/12/11
Last modified: 05/10/12
Status: closed
Type: defect
Resolution: fixed

Owner


Luke Smith
Target Release: 3.5.0
Priority: P3 (normal)
Summary: Slider with global Night skin on body tag, makes slider rails fat, but rails and thumb are not dark style
Description:

Is there a way to have this global Night skin change also change the slider images to use one of the "Dark" slider styles?

See skins test page
/yui3/src/common/tests/manual/skins.html

Type: defect Observed in Version: development master
Component: Slider Severity: S3 (normal)
Assigned To: Luke Smith Target Release: 3.5.0
Location: Library Code Priority: P3 (normal)
Tags: skin Relates To:
Browsers: N/A
URL: /yui3/src/common/tests/manual/skins.html
Test Information:

Change History

Luke Smith

YUI Contributor

Posted: 12/14/11
  • estimated changed from 0 to 0.25
  • remaining changed from 0 to .25
  • sprint changed to sprint 2
  • status changed from new to accepted

Luke Smith

YUI Contributor

Posted: 01/28/12

Correct me if I'm misunderstanding your request, but you're asking if a change (via click on a button, say) to the classname on the body tag from yui3-skin-sam to yui3-skin-night could result in the thumb images updating?

The thumb and shadow images would need to be applied as CSS background images, which I'm open to doing now that IE 6-7 are fading from significant usage. <img> src, as they are implemented today, can't respond to classname changes. But that's a more significant change; not for 3.5.0.

Luke Smith

YUI Contributor

Posted: 01/28/12
  • completed changed from 0 to 0.1
  • remaining changed from 0.25 to 0
  • status changed from accepted to checkedin

I pushed a workaround to the skins.html file in the mean time, so I'll call this ticket checkedin. A new ticket should be created to replace thumb <img>s with CSS background images.

Jenny Donnelly

YUI Developer

Posted: 05/10/12
  • resolution changed to fixed
  • status changed from checkedin to closed

checkedin -> closed