#15231 closed defect (fixed)
Vertical Slider - theme gfx bug and DOM bug
Reported by: | Owned by: | Douglas Hays | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Documentation | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When I use declarative markup example from
http://livedocs.dojotoolkit.org/dijit/form/VerticalSlider
the result is: Cannot call method 'appendChild' of undefined.
Widget has also a tiny gfx bug, when on the bottom is white line over slider. Probably CSS theme bug.
Attachments (2)
Change History (5)
Changed 9 years ago by
Attachment: | verticalslider.jpg added |
---|
Changed 9 years ago by
Attachment: | vslider-1.html added |
---|
comment:1 Changed 9 years ago by
Component: | General → Dijit - Form |
---|---|
Owner: | set to Douglas Hays |
comment:2 Changed 9 years ago by
Component: | Dijit - Form → Documentation |
---|---|
Milestone: | tbd → 1.8 |
Resolution: | → fixed |
Status: | new → closed |
Fixed livedocs example. The white line is a webkit bug. Patches are welcome if anyone knows how to work around it.
comment:3 Changed 9 years ago by
When the slider is on the top (drag to 100%), gfx rule is all right. If you set scale 0-100, every second step fix this bug. I try to look deeper at it, when I will have more time.
Note: See
TracTickets for help on using
tickets.
error message - google chrome and gfx bug