w3c / input-events

Input Events
https://w3c.github.io/input-events/
Other
24 stars 16 forks source link

Track the source of Intentions #12

Open johanneswilm opened 8 years ago

johanneswilm commented 8 years ago

From @BenjamP on November 11, 2014 0:26

beforeInput.intentionSrc or similar should track the originating event or input control.

Copied from original issue: w3c/editing#19

johanneswilm commented 8 years ago

From @KenjiBaheux on November 17, 2014 2:27

Would a plain beforeInput.src work? Or is src already used for something else?

johanneswilm commented 8 years ago

F2F meeting has decided to postpone this concern to a possible future version of the spec.