3365f5845e3872ab351f27fed426cd890a261521
Leonie FINDING-01 (Critical) + Elicit E3: only mouseenter triggered the hover card, so a keyboard user tabbing through transcribed text reached the anchor but never saw the rich-context preview. For the senior audience constraint that's a hard regression. Wire focusin/focusout alongside mouseenter/mouseleave on the delegated listener. Same handleMentionEnter/Leave run — getBoundingClientRect works identically on focused elements. focusin/focusout bubble naturally so no capture phase needed. Two new tests assert focusin mounts the card and focusout unmounts it. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.1%
TypeScript
11.5%
Java
10.9%
Svelte
4.2%
Shell
0.1%