reduardo7 / wifikeyboard

Automatically exported from code.google.com/p/wifikeyboard
GNU General Public License v2.0
0 stars 0 forks source link

improvement - show text in browser #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Write a text in the box,
2. The text writed is not show in browser, only in mobile.

What is the expected output? What do you see instead?
Show text in browser for easy edition, etc

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by rafs...@gmail.com on 3 Feb 2011 at 5:15

GoogleCodeExporter commented 9 years ago
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 or vey hard to have 
the same navigation within text in browser and phone:
-displayed line length is different, so down arrow behave differently
- you can navigate to other text field on phone, which will make currently 
displayed text disappear and can be very annoying.
So, for the sake of clear understanding of what's going on, I separated local 
phone edit and remote browser edit. You can use both, but need to switch 
between, which can be annoying, I know... sorry

Original comment by Ivan.Volosyuk on 3 Feb 2011 at 9:56

GoogleCodeExporter commented 9 years ago
@Ivan.Vol...@gmail.com
OK, You can just show the lasest key or char in browser

Original comment by gli...@gmail.com on 3 Apr 2011 at 12:43

GoogleCodeExporter commented 9 years ago
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 you 
don't know where are you typing unless you type something. 

Original comment by posti85@gmail.com on 9 Oct 2013 at 9:42