Opened 11 years ago

Closed 10 years ago

#7757 closed bug (notabug)

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/

Change History (3)

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

Keywords: modal added

comment:2 Changed 10 years ago by Scott González

Milestone: 1.9.01.10.0

comment:3 Changed 10 years ago by drewkimrey

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.

Note: See TracTickets for help on using tickets.