Hi,

I have a strange problem. I'm using Autocomplete Deluxe and FileField Sources Plupload inside a simple horizontal tabbed node creation form. In IE9, neither of the widgets work properly when field_group is enabled. When field_group is disabled, both widgets work. They also don't work if moved outside of the tab item, to the top of the form, for example.

The Plupload widget for example provides a number of UI elements which should be able to be clicked - clicking them doesn't fire any action in IE9 tho once field_group is enabled.

I previously had this problem with both IE8 and IE9, upgrading field_group to 7.x-1.x-dev solved it partially, all the widgets work as they should in IE8. But IE9 still throws a JS error: "Syntax, unrecognized expression: #".

Is this a problem related to field_group changing the form structure or is this problem elsewhere? At this point, I don't know where else to look. No module has an issue filed about incompatibilities with either IE versions.

Comments

nils.destoop’s picture

Issue summary: View changes
Status: Active » Closed (fixed)

There was a js error in fieldgroup for IE9. This should be fixed some time ago.