Re: [w3c/uievents] Introduce contextmenuclose or similar event. (#309)

Yes, a generic event seems logical here.  Thanks.

While we don't expect modals inside modals in general, we can have context-menu from inside an active `<dialog>`!  Wondering what's the best way to handle this.  Maybe the order of `dismiss` events will implicitly determine what is being dismissed?  Like the first event will be for the "topmost" modal and so on?  Alternately, the `dismiss` event can carry some "dismiss target" information.

Thoughts?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/309#issuecomment-933838311

Received on Monday, 4 October 2021 20:40:30 UTC