Search and Top Navigation
#4577 closed bug (fixed)
Opened June 03, 2009 07:08PM UTC
Closed July 21, 2009 03:20AM UTC
Last modified November 03, 2020 06:33PM UTC
Problem opening a dialog from another
Reported by: | spiralni | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8 |
Component: | ui.dialog | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have a page with 2 dialogs, lets call'em dlg1 and dlg2.
I open the second dialog(dlg2) from my first dialog (dlg1)
but when I close the second dialog (dlg2) the textbox controls inside my dlg1 are blocked (readonly) and I am no able to make any change anymore.
The dialogs are opened with modal:true option set.
Attachments (1)
Change History (4)
Changed June 09, 2009 08:04AM UTC by comment:1
milestone: | TBD → 1.8 |
---|
Changed June 09, 2009 08:04AM UTC by comment:2
component: | ui.core → ui.dialog |
---|
Changed July 21, 2009 03:20AM UTC by comment:3
resolution: | → fixed |
---|---|
status: | new → closed |
This was fixed a while ago. The problem should go away if you upgrade to the latest version.
Changed October 07, 2016 11:10AM UTC by comment:4
The dialogs should be opened with modal:true option set. However, the newest version of it is more relevant, I think. You can save the second dialog and the first one in the same row. I actually made the changes when I had to do my math homework on programming. If any issues, update the version.