Change CopyableLabel to hide onKeyUp

This changes the CopyableLabel to hide itself onKeyUp, after a
copy, since hiding onKeyPress would hide the text box before Safari
had a chance to copy it.  Ultimately, the effect is the same, it
just delays the processing a little further on.

Bug: Issue 2635
Change-Id: I06a25b81c1da7286a09561732510fe4d6835a2a7
1 file changed