[Bug 23235] allow triggering copy action from certain event handlers

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23235

--- Comment #14 from James M. Greene <james.m.greene@gmail.com> ---
Do we need to call `e.preventDefault();` on the simulated `ClipboardEvent` in
order to actually get the data into the system/desktop clipboard like we do in
a normal `copy` event listener/handler?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 24 January 2014 14:54:30 UTC