#11169 closed defect (fixed)
Spinner arrows in WebKit and Firefox are too low
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dijit - Form | Version: | 1.5.0b2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
run dijit/tests/form/test_Spinnre.html in Safari or Firefox. Both up and down arrows are resting on the bottom border of their container box.
Change History (2)
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [22201]) Fixes #11169. Use height:100% for all browsers except IE quirks.