#11049 closed defect (fixed)
[regression] TextBox: type=file cut off in FF, strange in IE
Reported by: | bill | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dijit - Form | Version: | 1.5.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Attachments (4)
Change History (9)
Changed 11 years ago by
comment:1 Changed 11 years ago by
Bill, please review. I substitute in an alternate template for type=hidden|file OR if templateString="input". The last check is to allow people who are broken with the new template to achieve some level of backward compatibility.
comment:2 Changed 11 years ago by
Status: | new → assigned |
---|
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(In [22145]) Fixes #11049, #11058. For TextBox? widgets of type file|hidden, swap the multi-node template for a single INPUT version since styling capabilities are only minimally required/allowed. Added the ability to select the single node template (for backward compatibility) by setting templateString="input".
comment:5 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
cut off button on FF