- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 19 Oct 2015 23:47:10 -0700
- To: w3c/uievents <uievents@noreply.github.com>
Received on Tuesday, 20 October 2015 06:47:45 UTC
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