Closed (fixed)
Project:
IMCE
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2010 at 14:29 UTC
Updated:
16 Sep 2010 at 13:03 UTC
Jump to comment: Most recent file
Comments
Comment #1
chadd commentedactually it looks like it is zapping all form elements that are in those sliding dropdowns (see attached)
Comment #2
chadd commented[changed title]
Comment #3
geerlingguy commentedConfirmed bug - I have users complaining about this in IE7 and IE8... Is there a quick fix I could apply? Looks like it might be a javascript bug.
Comment #4
ufku commentedThis one is really weird. It happened to me only with IE7 and I'm not sure what's causing this.
The patch solves the issue by adding/removing a dummy class to the input elements. DOM refreshes and the input elements become visible again.
Comment #5
geerlingguy commentedPatch confirmed working for me. Rack it up to another silly IE js bug. I hit a really nice one just a short while ago, where the order classes were applied messed up IE's rendering of the element. I'd like to hear from someone else before setting RTBC.
Comment #6
ufku commentedcommitted. thanks for testing.
@chad, please reopen if it does not work for you.
Comment #7
chadd commentedi'll apply the patch and let you know.
thanks!
Comment #8
chadd commentedthat fixed it for me!
thanks!
Comment #9
onejam commentedThanks for the fixed. I can also confirm that it is working for me as well. cheers,
Comment #10
geerlingguy commentedComment #12
iantresman commentedIn the IMCE Upload dialog, I think I'm still getting this in 6.x-2.x-dev (Aug 29), having upgraded to MS IE v9 beta, with slightly different effects is the Browser proper, and when using the IE Tab Plus add-on in Firefox.
I've cleared my Drupal cache.