Frontmatter
| id | 5901 |
| title | 7.3.0 release examples/dialog |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Sep 14, 2024, 7:54 AM |
| updatedAt | Sep 20, 2024, 3:40 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5901 |
| author | gplanansky |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 20, 2024, 3:38 PM |

Describe the bug examples/dialog does not hide dialog after mouse click on dialog, or, dialog moved
To Reproduce git clone, cd neo, npi i, npm run build-all, npm run server-start chrome: run examples/dialog
works: reload click create dialog button --> dialog appears <Esc> --> dialog hides
not works: reload click create dialog button --> dialog appears click or drag dialog <Esc > --> dialog unchanged
Expected behavior the (1) works case above
Desktop (please complete the following information):