Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#8317 closed bug (worksforme)

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

Change History (5)

comment:1 Changed 11 years ago by Scott González

Owner: set to 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 ?

comment:2 Changed 11 years ago by grimmdude

Status: pendingnew

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

Last edited 11 years ago by grimmdude (previous) (diff)

comment:3 Changed 11 years ago by grimmdude

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

comment:4 Changed 11 years ago by Scott González

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.

comment:5 Changed 11 years ago by grimmdude

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

-G

Note: See TracTickets for help on using tickets.