#4652 closed defect (fixed)
spinner and combobox widgets render incorrectly on FF2
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
On FF2, some Spinner and ComboBox? widgets render with white space after the arrow buttons. This seems to be a Firefox 2 problem since doing ctrl+ followed by ctrl- fixes the problem.
Change History (2)
comment:1 Changed 13 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 [10745]) Fixes #4652. Changed Textbox/FF2 workaround to apply to all TextBox? table subclasses.