Open GoogleCodeExporter opened 9 years ago
See issue 28
Original comment by Ivan.Volosyuk
on 3 Feb 2011 at 9:56
As well as having the F4 mode toggle for this issue. Wouldn't it also be
appropriate to have say "Ctrl+Shift+V" to force paste from the PC and not send
the command to the phone?
F4 is a workaround for this, but I still have to press it. Paste. Then press it
again. And I might as well right-click and click paste if that's the case.
Original comment by de.monk...@gmail.com
on 8 Aug 2011 at 8:53
Ctrl+V is typically intercepted by the browser. Apparently, the event is
caught, though, and passed verbatim to the phone. There is nothing WiFiKeyboard
can do about this, in particular because other operating systems have other
conventions (on MacOSX, Ctrl+V does nothing, Command+V pastes).
However, you can simply work around this by clicking Edit>Paste with your mouse
(do not try to use keyboard shortcuts because the modifier key "down" events
will be passed to the phone, rendering the result of the clipboard paste, let's
say, unexpected).
Original comment by johannes.schindelin
on 19 Nov 2014 at 10:59
Original issue reported on code.google.com by
rafs...@gmail.com
on 3 Feb 2011 at 5:12