Skip to main content

Search and Top Navigation

#9922 closed bug (duplicate)

Opened March 21, 2014 12:10PM UTC

Closed March 21, 2014 12:22PM UTC

JQuery UI Dialog Overlay Problem

Reported by: rpundlik Owned by:
Priority: minor Milestone: none
Component: ui.dialog Version: 1.10.4
Keywords: Cc:
Blocked by: Blocking:
Description

Not 100% sure if this is a bug, But i can see this behavior in IE8 for Issue 1.

Issue 1 :-

When a jQuery modal dialog windows pops-up the greyed-out/disabled area is coming at bottom of the page and not over the content of the page. However, this comes properly in other browsers(chrome and firefox).

Issue 2 :-

Then to overcome issue 1, I have changed the position from fixed to absolute in ui-widget-overlay class in CSS which is working. But, now the greyed-out disabled area is not taking exact/full height of the document/page. Exact height is not getting applied to the overlay.

What is the workaround to get this working in all browsers ?

Attachments (0)
Change History (1)

Changed March 21, 2014 12:22PM UTC by scottgonzalez comment:1

resolution: → duplicate
status: newclosed

Duplicate of #9759.