View Issue Details

IDProjectCategoryView StatusLast Update
0019147MMW 5Generalpublic2022-06-02 20:41
Reporterzvezdan Assigned To 
PrioritynoneSeverityminorReproducibilityalways
Status closedResolutionno change required 
Summary0019147: messageDlg is not modal when DevTools is opened
DescriptionThe dialog box created with messageDlg() should be always modal, but it is modeless if DevTools is opened.
Steps To Reproduce- Open File / Manage database;
- click "Backup database now" -> modal dialog;

- click "No";
- choose "Inspect element" from the context menu of dialog;
- click "Backup database now" -> modeless dialog.
TagsNo tags attached.
Fixed in build

Activities

Ludek

2022-06-02 20:41

developer   ~0068394

Seems very minor issue that appears only when the Inspect element debugging dialog is open.

Resolving as "no change required"