Miklós Győrfi created ISIS-2985:
-----------------------------------
Summary: Modal dialog "X" button does not close interaction well
Key: ISIS-2985
URL: https://issues.apache.org/jira/browse/ISIS-2985
Project: Isis
Issue Type: Bug
Components: Wicket Viewer
Affects Versions: 2.0.0-M7
Reporter: Miklós Győrfi
Pressing X in header of the modal dialog does not remove the panel from
nestedPanelStack in ModalDialog. This causes a strange behaivor: pressing X
closes the dialog, but opening again, we have to press the Cancel button 2
times. Maybe ModalDialog should have a closehandler.
(Modal.setUseCloseHandler(true), and override onClose) In this case onClose
occurs when X is pressed and when Cancel/Ok is pressed either.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)