630f58ae80
According to the spec, 'copy' execCommand requires that the text is selected with Selection API. The text input element is created on the fly, attached to the parent and the text is range selected. While this approach reliably works on latest Chrome version, it seems not to be sufficient for Firefox 41: selection only works reliably, when the element has acquired the focus first. Change-Id: I7bcee742bb9896aa502c0b75fe7718571c1cb135 |
||
---|---|---|
.. | ||
src | ||
BUCK | ||
COPYING |