mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-30 08:26:55 +03:00
1C platform shows some modal dialogs (e.g. "Не удалось записать") via ps*win floating windows WITHOUT setting #modalSurface visible. Removed the modalSurface gate from checkErrorsScript — now scans all small forms for button patterns regardless of overlay state. The elCount > 100 threshold already filters content forms reliably. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>