Skip to main content

Search and Top Navigation

#3850 closed bug (duplicate)

Opened January 16, 2009 04:51AM UTC

Closed February 19, 2009 04:42AM UTC

Last modified February 21, 2009 11:40AM UTC

Slider Range With Fixed Max Demo Bug in Opera

Reported by: scottgonzalez Owned by: scottjehl
Priority: critical Milestone: 1.7
Component: ui.slider Version: 1.6rc5
Keywords: Cc:
Blocked by: Blocking:
Description

The max side of the range is positioned incorrectly in Opera.

Attachments (0)
Change History (5)

Changed February 18, 2009 06:08PM UTC by rdworth comment:1

owner: → rdworth
status: newassigned

Changed February 18, 2009 06:15PM UTC by rdworth comment:2

owner: rdworthscottjehl

Changed February 19, 2009 04:33AM UTC by scottjehl comment:3

One potential issue with this is that the ui-slider-range-max class is not being added to the ui-slider-range div.

Same for the ui-slider-range-min class.

Instead, the styles are being set inline.

Only the styles that need computing based on value should be set inline.

The CSS is already designed to support these classes.

Changed February 19, 2009 04:42AM UTC by scottjehl comment:4

resolution: → duplicate
status: assignedclosed

I've deduced that this bug is due to a scripting issue and reassigned it to rdworth. here http://dev.jqueryui.com/ticket/4182

Changed February 21, 2009 11:40AM UTC by rdworth comment:5

Fixed in r2118.