Google Code Exporter
Google Code Exporter
``` You can either edit text in browser (press F4) or on phone. If you edit text in browser you can see it. The issue is: it is not possible...
``` @[email protected] OK, You can just show the lasest key or char in browser ``` Original comment by `[email protected]` on 3 Apr 2011 at 12:43
``` Also, it can be useful to have a switch information control to know if you are typing localy or in the phone. It is just and usability aspect, because...
``` 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...
``` 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...
``` Just retried as I noticed you'd just upgraded the Android app to 2.2.1. Same thing but I did some more testing. It fails when you use the keyboard to...
``` There are contradicting actions to be made when you use Ctrl-V or Shift-Insert. Currently it should work on phone side and 'paste' whatever you had in buffer. If you...
``` Its possible I had a SINGLE computer name in the PHONES clipboard but CTRL-V pasted in multiple copies or none dependant on how many newlines were in the clipboard...
``` Yes, that's strange bug. I should probably remove message about paste and show it only after F4. ``` Original comment by `Ivan.Volosyuk` on 30 Jan 2011 at 2:29