#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
Owner: | set to grimmdude |
---|---|
Status: | new → pending |
comment:2 Changed 11 years ago by
Status: | pending → new |
---|
Thanks for your quick reply. That seems to work fine.
comment:3 Changed 11 years ago by
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
Resolution: | → worksforme |
---|---|
Status: | new → closed |
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
Thanks, this was definitely an haslayout issue and has been resolved. Nothing to do with jQueryUI,
-G
I'm not seeing any problems. Do you see the same issue on http://view.jqueryui.com/1.8.20/demos/tabs/default.html ?