Ticket #4856 (closed bug: patcheswelcome)

Opened 4 years ago

Last modified 5 weeks ago

Slider showing incorrectly when inside a table that is inside a div with scrolls (Internet Explorer)

Reported by: jpt Owned by:
Priority: minor Milestone: 1.11.0
Component: ui.slider Version: 1.7.1
Keywords: slider tablecell scrolls Cc:
Blocking: Blocked by:

Description

This happens in IE6 and IE8(only if compatibility view is enabled). Haven't tested in IE7.

I have a div with a fixed width and with its overflow style configured to "auto". Inside the div, there's a table also with a fixed width (greater than the container div, which causes the scrolls to appear). For each table row, there's a slider configured. The sliders appear as if they were floating on top of the div, not inside, and with a fixed location. I'm attaching a simplified example (the actual page I'm working on is far more complex).

Thanks for your time!

Attachments

slider_table_scrolls.zip Download (32.0 KB) - added by jpt 4 years ago.
example of the issue described
slider_table_scrolls.png Download (7.4 KB) - added by jpt 4 years ago.
screen shot of the issue described

Change History

Changed 4 years ago by jpt

example of the issue described

Changed 4 years ago by jpt

screen shot of the issue described

comment:1 Changed 4 years ago by joern.zaefferer

  • Milestone changed from TBD to 1.8

comment:2 Changed 7 months ago by scott.gonzalez

  • Milestone changed from 1.9.0 to 1.11.0

comment:3 Changed 7 months ago by davenaeder

  • Status changed from new to open

I've created a jsFiddle showing a simpler issue:  http://jsfiddle.net/davenaeder/mujyB/3/

Bug is noticed in ie6 and IE8 (if compatibility view is enabled).

comment:4 Changed 5 weeks ago by scott.gonzalez

  • Status changed from open to closed
  • Resolution set to patcheswelcome

Seems like this is just a rendering but in old IE that we can't do anything about:  http://jsfiddle.net/mujyB/5/

Note: See TracTickets for help on using tickets.