Opened 14 years ago
Closed 14 years ago
#3851 closed bug (fixed)
Slider "Simple scrollbar" demo broken on IE
Reported by: | eduardo | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | [meta] ui.demos | Version: | 1.6rc5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Slider "Simple scrollbar" demo broken on IE
Change History (5)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
I've fixed the index page demo layout on IE6 by using the "float it all" method. It helped. See r1909.
Last issue I can see is that the handle "leaves" its rail sometimes in both IEs.
comment:4 Changed 14 years ago by
Component: | [meta] ui.site → [meta] ui.demos |
---|
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This seems to be working now.
Note: See
TracTickets for help on using
tickets.
I've commited at least a partial fix in r1905. Two lines are important:
The demo still looks bad on the index page on IE6 and the handle behaves awfully on both IEs as well. I'll take a look at that too.