#4614 closed defect (fixed)
remove FF2 hacks
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
After FF3 is released, search code for -moz-inline-stack and -moz-inline-block references, both of which can be converted to inline-block. In particular the <input> widgets (TextBox, ComboBox, Spinner) have style="-moz-inline-stack" in the template to work around FF2 bugs, and that can be removed.
Also, TextBox.js has code to resize the widget in order to work around table sizing bugs.
Change History (10)
comment:1 Changed 13 years ago by
Milestone: | 1.1 → 2.0 |
---|
comment:2 Changed 13 years ago by
Milestone: | 2.0 → 1.3 |
---|
comment:3 Changed 12 years ago by
Milestone: | 1.3 → 1.4 |
---|
bumping 1.4 tickets to 1.5, and most 1.3 tickets to 1.4
comment:4 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:5 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 Changed 11 years ago by
comment:7 Changed 11 years ago by
comment:8 Changed 11 years ago by
comment:9 Changed 11 years ago by
comment:10 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
Milestone 2.0 deleted