mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-31 08:47:45 +03:00
- Add submenu/popup as priority 0 in highlight() — checks open popups before form search, preventing false matches on grid rows behind the popup overlay - Use elementFromPoint + direct overlay for submenu items instead of getElementById (1C duplicates IDs in cloud popups — hidden copy in form + visible copy in cloud) - Add startsWith step between exact and includes for section and command matching — fixes "Поступление" matching "Поступление билетов" instead of "Поступление (акты, накладные, УПД)" Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>