Skip to main content

Search and Top Navigation

#8317 closed bug (worksforme)

Opened May 14, 2012 04:24PM UTC

Closed May 14, 2012 04:51PM UTC

Last modified May 14, 2012 05:40PM UTC

UI Tabs disappearing in IE when resizing/minimizing window

Reported by: grimmdude Owned by: grimmdude
Priority: minor Milestone: 1.9.0
Component: ui.tabs Version: 1.8.20
Keywords: Cc:
Blocked by: Blocking:
Description

When resizing or minimizing the window in IE 8 the div containing the tabs are disappearing from the page, but if you highlight the area with your mouse the div still seems to be there.

I've tried a few different things to fix (reinitializing the tabs on resize, specifying width/height for the wrapper div) however I can't seem to find a solution for this, nor have I found many people with the same problems. Any help would be very much appreciated. Thanks,

-G

jQuery v1.6.4

jQuery UI - v1.8.20

Attachments (0)
Change History (5)

Changed May 14, 2012 04:33PM UTC by scottgonzalez comment:1

owner: → grimmdude
status: newpending

I'm not seeing any problems. Do you see the same issue on http://view.jqueryui.com/1.8.20/demos/tabs/default.html ?

Changed May 14, 2012 04:36PM UTC by grimmdude comment:2

_comment0: Thanks for your quick reply. That seems to work fine. I'm having the problem here: \ \ http://www.gallerycollection.com/card/greetingstogoholidaycard.htm1337014575148866
status: pendingnew

Thanks for your quick reply. That seems to work fine.

Changed May 14, 2012 04:48PM UTC by grimmdude comment:3

I'm starting to think this is an 'haslayout' problem in IE, not jQuery UI. http://reference.sitepoint.com/css/haslayout

Haven't been able to fix though,

-G

Changed May 14, 2012 04:51PM UTC by scottgonzalez comment:4

resolution: → worksforme
status: newclosed

I'm going to close this. If you can provide a reduced test case that shows jQuery UI is causing the bug, we can reopen it.

Changed May 14, 2012 05:40PM UTC by grimmdude comment:5

Thanks, this was definitely an haslayout issue and has been resolved. Nothing to do with jQueryUI,

-G