[dojox.form] FileInputAuto should send onChange
- Allow for progress bar to reflect the percentage of file upload that has occured.
- Trigger file upload used by FileInputAuto? to occur onChange rather than onBlur since it is more intuitive to the user that file begins upload after selection of the file rather than clicking out of the input box.
Change History (3)
Milestone: |
→ tbd
|
Summary: |
Feature Requests : dojox.widget.FileInput →
[dojox.form] FileInputAuto should send onChange
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
quickly: 1) is near impossible without flash and/or clever server logic and multiple xhr's. i'd like to avoid it until something viable even presents itself. 2) makes perfect sense. maybe sendOnChange ? or read blurDelay:0 as the same?