Opened 9 years ago
Closed 8 years ago
#15545 closed enhancement (wontfix)
FileUploader button not resizing to fit contents
Reported by: | haysmark | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Uploader | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Cross reference:
http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/form/test_Button.html
http://archive.dojotoolkit.org/nightly/checkout/dojox/form/tests/test_FileUploaderCSS.html
In a debugger, munge the font-size of the buttons. The dijit buttons resize to fit the contents of the button, but the FileUploader? buttons are fixed. It would be nice if the FileUploaders? were just dijit Buttons.
Change History (2)
comment:1 Changed 8 years ago by
Component: | DojoX Form → DojoX Uploader |
---|---|
Owner: | changed from dante to Mike Wilcox |
comment:2 Changed 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
FileUploader? is deprecated. Though due to the tricks needed for uploaders in general, I don't think it's realistic to expect it in that either.