Closed (fixed)
Project:
FileField
Version:
6.x-3.7
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2009 at 08:25 UTC
Updated:
7 Dec 2010 at 05:56 UTC
I am finding some problems with file fields when using IE7 (it works well in Firefox).
The thing is that with IE7 nothing is shown (browse and upload buttons, upload field), just the maximum filesize and allowed extensions.
Find attached a pair of images showing the problem.
Any help would be very appreciated.
Thanks in advance.
| Comment | File | Size | Author |
|---|---|---|---|
| ie7.png | 22.16 KB | Javier | |
| firefox.png | 16.38 KB | Javier |
Comments
Comment #1
Javier commentedComment #2
quicksketchSounds like a CSS issue, or at least something I've never seen before. There shouldn't be any reason why the field would be missing entirely in one browser but no another. I haven't had any confirmations of this issue, so I'm closing directly due to the lack of activity in this issue. If you're still experiencing the problem, please reopen.
Comment #3
Javier commentedProblem persists, any idea?
Comment #4
quicksketchI don't have any further ideas based on the information given. I've never heard of this problem affecting just one browser.
Comment #5
mbbid5r commentedI have the same problem. Interesting though:
I've managed to make the 'add another item' button visible through some css manipulation.
If I click that button, the whole filefield UI suddenly does appear.
So perhaps some onload script not running properly or not running at all?
Comment #6
quicksketchFileField does not hide the button (it should still work even with JavaScript turned off). Most likely your theme is hiding the button.
Comment #7
quicksketchClosing up again, I can't answer how to fix problems in your theme.