Search and Top Navigation
#4625 closed bug (duplicate)
Opened June 22, 2009 09:40AM UTC
Closed July 24, 2009 01:00AM UTC
Overlay in IE causes scrollbars to show
Reported by: | marekv | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 1.8 |
Component: | ui.dialog | Version: | 1.7.2 |
Keywords: | overlay, scrolling, overflow, internet explorer | Cc: | |
Blocked by: | Blocking: |
Description
When jQuery UI applies overlay (modal: true), it seems to be a little bit bigger on width/height in IE8 - scrollbars are displayed. Possible fix would be using overflow:hidden on body during overlay display.