Quicktabs doesn't work sometimes on ie7 but not on all PC
When you click on second tabs it open the first one

Comments

creatile’s picture

Title: Doesn't work on ie7 » Quiktabs Doesn't work on ie7

The problem is coming on windows XP +ie7
It works on windows 7 + ie8 (turned to ie7 mode)

I had also a problem of compatibility with headjs7-1.4. I couldn 't access to views field configuration unless I disabled Quicktabs

rayvan’s picture

I'm seeing this issue also on XP and IE7. Makes debugging extra hard because Windows 7 IE7 doesn't display this issue so its XP specific.

rayvan’s picture

Priority: Normal » Critical

Btw this is happening on 6.x-2.0-rc4 for me

rayvan’s picture

Last time I glanced at it on XP and IE7 computer, it seems that the quicktabs-hide class selector was appended to every tab content div which appends display none. Will try to debug more when I have more time in approximately 2 weeks...if someone else can pick up debugging this too, that would be great.

wheresjbob’s picture

I am running into a problem where IE7 on XP is putting a HUGE gap (like a page of whitespace on top of the tabs). Any ideas why? It's only IE7 on XP that I'm aware of. You can see it on the homepage of http://floridavoices.com

Thanks!

crimsondryad’s picture

Version: 7.x-2.0-beta1 » 7.x-3.x-dev

Moving this to the latest dev version as there is a duplicate of this issue for the 3.x branch.

makangus’s picture

Title: Quiktabs Doesn't work on ie7 » Quicktabs Doesn't work on ie7

I don't see a problem with the 3.x branch with IE7 and XP.

larsmw’s picture

I see it in XP ie-7 on the 7.x-3.4 version

larsmw’s picture

Jacobfriis helped me out and we found a patch in #487518 that worked out. It is a 'for in' in javascript that doesnt work in the old browser.

larsmw’s picture

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