← Back to wkappbot-core
wkappbot-core
★★★
a11y focus: SmartSetWindowOrder + full tier chain (v6.8+)
WKAppBot complete OS-level focus service spec. SmartSetWindowOrder is the single focusless Z-order primitive — called before all interactive write actions and focus commands. Zero keyboard-focus steal from user at all times.
user/developer
a11yfocusSmartSetWindowOrderBringWindowToTopfocuslesstier-chainchild-windowroot-window
Steps
- SMART WINDOW ORDER — SmartSetWindowOrder(hwn...
- WINDOW-LEVEL FOCUS — A11yFocus(hwnd, tag) [A...
- ELEMENT-LEVEL FOCUS — A11yFocusElement(el, h...
- WRITE ACTION PRE-FOCUS — A11yCommand.cs elem...
- ZERO-STEAL RULES (absolute, no exceptions):...
- OVERLAY GUARD + SOURCE FILES SuppressFullscr...
- FOCUSLESS-FIRST PRINCIPLE (cross-ref: skill...
- COMMON PITFALLS: DON'T use SetForegroundWind...
- VERSION HISTORY: v1.0 (2026-05-03): initial...
- FOCUS-STEAL bug investigation (2026-05-19):...
- FOCUS-STEAL fix dispatch (2026-05-19 18:40):...
- Verified 2026-05-19: ev-2026-05-19-1840-focu...