Bug #778
Warm theme upload glitch
| Status: | Resolved | Start: | 10/21/2009 | |
| Priority: | Low | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | themes | |||
| Target version: | 2.3 | |||
Description
When uploading files using the Warm theme on Google Chrome, I come across this glitch. You need to press the "Post" button before another file box will appear, then stop the post request and select another file. I'm guessing the new file field should be there after adding a file, not after pressing post.
Here's a little video showing what's going on:
http://files.sosguy.net/res/screenies/post_error.swf
On Firefox 3 the file field script works as expected, though I recommend putting a link to /upload/ in the upload box, wrapping it in <noscript> tags (because those without javascript can only upload 1 file at a time using the script shown in the video above.)
History
Updated by Sein Kraft 30 days ago
- Status changed from New to Closed
That isn't a bug from the board.
Google Chrome never display the "file box" only it is displayed after you've selected a file.
Updated by Shish Moom 30 days ago
- Status changed from Closed to Assigned
- Target version set to 2.3
I think this might have been deliberate... but either way, adding a noscript link to the large upload page is a good idea and a small change, so I'm opening it again to remind myself to do that
Updated by Shish Moom 25 days ago
- Status changed from Assigned to Resolved
7db5a28 adds a noscript link for all themes, which should be more reliable in all conditions :3