Opened 12 years ago
Closed 12 years ago
#8791 closed enhancement (fixed)
FileUploader - inline version
Reported by: | Mike Wilcox | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX Form | Version: | 1.3.0b2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
As a response to #8784, the current FileUploader? built as transparent SWF that hovers over a button is difficult to maintain.
A good alternative is a SimpleFlashUploader? that is not transparent and the SWF is directly exposed as a button.
How to display the button is an issue of course. It could be HTML text with a repeat-x background, or it could have an icon, be an image, have rollover states, etc.
Note: See
TracTickets for help on using
tickets.
(In [17482]) Fixes #8784, #8790, #8791, #8908, #9238, #9239, #9240, #9241, #8375, #8390 - FileUploader? major upgrade to 1.4. Primary upgrade is that the uploader is now a widget and the button is recreated in Flash to avoid the wmode bugs and css position jankiness. \!strict