Closed (outdated)
Project:
Quick Tabs
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2011 at 16:13 UTC
Updated:
14 Aug 2017 at 10:39 UTC
Jump to comment: Most recent
Comments
Comment #1
creatile commentedThe 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
Comment #2
rayvan commentedI'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.
Comment #3
rayvan commentedBtw this is happening on 6.x-2.0-rc4 for me
Comment #4
rayvan commentedLast 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.
Comment #5
wheresjbob commentedI 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!
Comment #6
crimsondryad commentedMoving this to the latest dev version as there is a duplicate of this issue for the 3.x branch.
Comment #7
makangus commentedI don't see a problem with the 3.x branch with IE7 and XP.
Comment #8
larsmw commentedI see it in XP ie-7 on the 7.x-3.4 version
Comment #9
larsmw commentedJacobfriis 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.
Comment #10
larsmw commented