Bug 45072 - Many dialogs do not get destroyed when using the close icon
Many dialogs do not get destroyed when using the close icon
Status: NEW
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-07-25 18:37 CEST by Johannes Keiser
Modified: 2019-03-08 14:11 CET (History)
3 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:
keiser: Patch_Available+


Attachments
proposed_patch (14.83 KB, patch)
2017-07-25 18:44 CEST, Johannes Keiser
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Keiser univentionstaff 2017-07-25 18:37:30 CEST
The close icon in the top right corner of dijit/Dialog only hides the dialog
natively and does not destroy it.
Not all uses of dijit/Dialog (where the dialog is not reused) take this into account and the dialog is not destroyed when the close icon is used.
Comment 1 Johannes Keiser univentionstaff 2017-07-25 18:44:22 CEST
Created attachment 9056 [details]
proposed_patch
Comment 2 Ole Schwiegert univentionstaff 2019-03-08 14:11:02 CET
During the product test I got a significant increase of widgets in the registry from 95 to 451 after roughly 15min of use. So we might want to have another look at this.