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.
Change History (3)
comment:1 Changed 11 years ago by
Keywords: | modal added |
---|
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 1.10.0 |
---|
comment:3 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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.