Search and Top Navigation
#4856 closed bug (patcheswelcome)
Opened September 15, 2009 10:54PM UTC
Closed April 16, 2013 08:36PM UTC
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: | |
Blocked by: | Blocking: |
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 (2)
Change History (4)
Changed November 17, 2009 03:53PM UTC by comment:1
milestone: | TBD → 1.8 |
---|
Changed October 11, 2012 02:53PM UTC by comment:2
milestone: | 1.9.0 → 1.11.0 |
---|
Changed October 15, 2012 08:42PM UTC by comment:3
status: | new → 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).
Changed April 16, 2013 08:36PM UTC by comment:4
resolution: | → patcheswelcome |
---|---|
status: | open → closed |
Seems like this is just a rendering but in old IE that we can't do anything about: http://jsfiddle.net/mujyB/5/