CopyTextLayout: Only select-all on focus
authorEd Sanders <esanders@wikimedia.org>
Mon, 29 Jul 2019 14:51:33 +0000 (15:51 +0100)
committerEd Sanders <esanders@wikimedia.org>
Mon, 29 Jul 2019 14:53:56 +0000 (15:53 +0100)
commit1597eeda1eb638dc95b3b191bf9b0e5b1c5ec4be
tree04863ae5f7657e471a76e829395772e9c4c2ed94
parent16b53c9085a1b46e28f799c67596909b47a3d30f
CopyTextLayout: Only select-all on focus

This allows users to partially select the text, which is useful
in some cases, but still makes it easy to copy either using a keyboard
shortcut or the ButtonWidget.

Bug: T110579
Change-Id: I5be1530bb2cca9f8251e2e1c87a85e1e79cfe47f
resources/src/mediawiki.widgets/mw.widgets.CopyTextLayout.js