(( Example: YouTube Music ))
I have not really checked what is the latest AlertModal, I just notice that, when I search in YouTube Music, there is an alert modal.
Since this alert modal does not have the focus, it does not cancel the input field focus, and no blocking of keyEvents.
then if i pressed enter more than one time, there will be multiple alertmodal shown, and need to click ok ok ok.
Option Dialog
(( Example: YouTube Music ))
I think this is a new bug although not 100% sure.
the overlay in the backdrop does not block pointer events.
it just blur and cursor can click the links behind.
i thought it can close the dialog but it just move me to somewhere without closing the dialog.
@cvzi
AlertModal
(( Example: YouTube Music )) I have not really checked what is the latest AlertModal, I just notice that, when I search in YouTube Music, there is an alert modal.
Since this alert modal does not have the focus, it does not cancel the input field focus, and no blocking of keyEvents.
then if i pressed enter more than one time, there will be multiple alertmodal shown, and need to click ok ok ok.
Option Dialog
(( Example: YouTube Music ))
I think this is a new bug although not 100% sure. the overlay in the backdrop does not block pointer events. it just blur and cursor can click the links behind. i thought it can close the dialog but it just move me to somewhere without closing the dialog.
Conclusion
UX experience is a bit scary now...