Metadata
- Source
- FLUID-2849
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Won't Fix
- Assignee
- Anastasia Cheetham
- Reporter
- Anastasia Cheetham
- Created
2009-05-29T15:02:47.000-0400 - Updated
2011-01-20T15:21:16.002-0500 - Versions
-
- 1.1
- 1.1.1
- 1.1.2
- 1.2
- Fixed Versions
-
- 1.3
- Component
-
- Uploader
Description
When the Uploader is used in single-file mode: After a "save" the view switches automatically back to the multi-file version.
To reproduce:
1) http://build.fluidproject.org/infusion/components/uploader/html/Uploader.html
or
http://build.fluidproject.org:8080/sakai-imagegallery2-web/site/AddImages/
2) Switch to "standard single-file Uploader"
3) Browse and select a single file
4) Click the "Save" button
The view automatically reverts to the multi-file interface.
Comments
-
Justin Obara commented
2010-05-07T13:33:59.565-0400 a11y issue
-
Colin Clark commented
2010-09-09T10:33:08.387-0400 This issue stretched the boundary of the Uploader with its parent application, but is something we should find a way to fix. Obvious solutions involve storing a state cookie that remembers the user's setting, or perhaps recommending that application developers persist this choice themselves in some way such as a query parameter.
This issue also relates indirectly to the issue of allowing users to globally control avoidance of Flash (or complex UIs) via UI Options.
-
Justin Obara commented
2010-10-04T15:37:43.375-0400 "Bug Parade Infusion 1.3"
-
Anastasia Cheetham commented
2010-11-15T13:40:43.622-0500 Testing the new HTML5 version, this bug is still present.
-
Michelle D'Souza commented
2010-12-23T15:46:38.576-0500 Please check if this is done and either close it or put it into another release.
-
Anastasia Cheetham commented
2011-01-04T09:41:27.525-0500 This issue is moot now, with the new Progressive Enhancement work.