Re: [uievents] Clarify what events are expected from <option> elements in <select> dropdowns (#55)

I think you're correct that this is the right place. Conceptually the UA gets a system UI interaction notification, performs hit testing, translates from layout box to node, creates a `MouseEvent`, and then dispatches the event at the located node. Something along this chain stops that from happening for dropdown controls in certain UAs.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/55#issuecomment-149451750

Received on Tuesday, 20 October 2015 06:47:45 UTC