DescriptionisTrusted is incorrect for events generated by Element.click()
A click generates a SimulatedMouseEvent which always was a trusted event.
This didn't match what FireFox was providing (but did match IE). The
decision has been made to match what FF is doing.
BUG=334015
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200401
Patch Set 1 #
Total comments: 2
Patch Set 2 : Change bool on SimulatedMouseEvent to the enum class introduced everywhere else #
Messages
Total messages: 8 (3 generated)
|