Bug 1933221 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Allow for a `disableEscClose` attribute to be included in message configurations for Spotlight. When true, this prevents the modal from being closed using the ESC key and requiring the user to dismiss the modal via a button action.
Allow for a `disableEscClose` attribute to be included in message configurations for Spotlight. When true, this prevents the modal from being closed using the ESC key and requiring the user to dismiss the modal via a button action.

Exiting the modal is available via taking an action and QA should ensure this is possible via existing keyboard navigation support.
Allow for a `disableEscClose` attribute to be included in message configurations for Spotlight. When true, this prevents the modal from being closed using the ESC key and requiring the user to dismiss the modal via a button action.

Exiting the modal is available via taking an action and QA should ensure this is possible via existing keyboard navigation support.
Note that this attribute should only be used when the message content clearly informs the user that a decision is required and provides an explicit reason why dismissing via ESC is disabled (such as "You must choose an option to proceed.").

Back to Bug 1933221 Comment 0