mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-19 09:09:41 +03:00
f9c3792528
getFormState() now returns `platformDialogs` array when platform-level dialogs are open (About, Support Info, Error Report). These dialogs are invisible to 1C form detection and not closeable via Escape. closeForm() detects platform dialogs first and closes them via _closePlatformDialogs() instead of sending Escape, returning closedPlatformDialogs in the result. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>