Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#6698 closed bug (notabug)

Slider widget problems with Cupertino theme

Reported by: Killer_R Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.slider Version: 1.8.6
Keywords: Cc:
Blocked by: Blocking:

Description

There seems to be a couple of problems with the slider widget, when coupled with the Cupertino theme.

1) The background of the slider, when using "range: true" does not follow the slider "handles" properly. 2) In jQueryUI 1.8.6, the "handles" get focused after slide (ugly dotted lines in IE, glowing square in Safari and so on)

Another thing I noticed: The background color does not match the one in version 1.7.3. Is this on purpose?

An example can be found here: http://www.handberg-net.dk/jquery_bug/bug.htm

Best regards, Rasmus Handberg

Change History (2)

comment:1 Changed 12 years ago by Scott González

Resolution: invalid
Status: newclosed

These don't seem like bugs. I'm not really sure what you mean by "does not follow the slider 'handles' properly.". We don't suppress the focus outline for accessibility reasons.

comment:2 in reply to:  1 Changed 12 years ago by Killer_R

Replying to scott.gonzalez:

These don't seem like bugs. I'm not really sure what you mean by "does not follow the slider 'handles' properly.". We don't suppress the focus outline for accessibility reasons.

See the page, where I have put a couple of screenshots showing the problem. It is only a problem with the vertical sliders.

Note: See TracTickets for help on using tickets.