Permission prompts no longer swallow an answer typed just before the dialog appears.
What's wrong with this entry?
Permission dialogs no longer silently swallow an answer typed in the brief window before the prompt is fully revealed. Answering now returns false during that window and true when accepted, so the caller knows the keypress was rejected.
- The dialog host can display a panel-hosted dialog and an inline one at the same time.
- The child dialog is handed an
acceptspredicate rather than the host computing a single reveal deadline up front. - The accessibility bell is now its own component, keyed per dialog kind.
onKeyDownCapture
Strings lifted out of the shipped bundle, so the claim above can be checked against them.