Skip to main content

Search and Top Navigation

#7757 closed bug (notabug)

Opened October 02, 2011 07:57AM UTC

Closed October 15, 2012 08:49PM UTC

Modal dialog with layout has unactive controls

Reported by: stankar Owned by:
Priority: minor Milestone: 1.10.0
Component: ui.dialog Version: 1.8.16
Keywords: modal Cc:
Blocked by: Blocking:
Description

When I create modal dialog with some layout, dialog input fields are disabled.

If I add dialog params zIndex: 0, it seems to begin work, but only in first opened dialog, second and other dialog have disabled controls.

http://jsfiddle.net/kD8DW/3/

Attachments (0)
Change History (3)

Changed October 02, 2011 03:28PM UTC by scottgonzalez comment:1

keywords: → modal

Changed October 11, 2012 02:47PM UTC by scottgonzalez comment:2

milestone: 1.9.01.10.0

Changed October 15, 2012 08:49PM UTC by drewkimrey comment:3

resolution: → invalid
status: newclosed

On reviewing your fiddle i saw this error:

'layoutUncaught TypeError: Cannot read property 'slide' of undefined' jquery.layout-latest.js: 36

Therefore I'm unable to diagnose issue, due to third party error.