Couzzo / hackerskeyboard

Automatically exported from code.google.com/p/hackerskeyboard
0 stars 0 forks source link

Add cut/copy/paste keys? #111

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As an optional feature, consider adding dedicated cut/copy/paste keys that work 
with shift-arrow selections, as a convenience for devices where the built-in 
support is too hard to use.

Original issue reported on code.google.com by Klaus.We...@gmail.com on 18 Nov 2011 at 6:46

GoogleCodeExporter commented 9 years ago
Alternatively, could override Ctrl-C/X/V in text modes where the Ctrl key 
doesn't currently do anything useful. A prerequisite would be accurately 
identifying the "full keyboard required" modes, the input connection data 
doesn't currently provide a standard way to distinguish this.

Original comment by Klaus.We...@gmail.com on 18 Nov 2011 at 6:48

GoogleCodeExporter commented 9 years ago

Original comment by Klaus.We...@gmail.com on 18 Nov 2011 at 6:49

GoogleCodeExporter commented 9 years ago
FYI, recent Android versions now support Ctrl-X/C/V/A shortcuts in standard 
EditText widgets. I've confirmed that it works as expected on an ICS device, 
and it should also on Honeycomb.

This requires the latest experimental build (v1028-experiment6) from 
http://code.google.com/p/hackerskeyboard/downloads/list since that has improved 
modifier key handling for non-ConnectBot applications, I'm working on getting 
this integrated into the main build too.

Original comment by Klaus.We...@gmail.com on 19 Dec 2011 at 7:04

GoogleCodeExporter commented 9 years ago
[Bulk bug update] The new Market release 1.29 includes the changes from the 
v1.28 prerelease series, and these "FixInTest" issues should now be fixed. If 
not, please reopen the bug with additional information. If the original bug 
covered multiple separate issues that aren't all addressed, please open new 
bug(s) for the leftover ones.

Original comment by Klaus.We...@gmail.com on 13 Jan 2012 at 9:29

GoogleCodeExporter commented 9 years ago
Bulk update - changing "Fixed" to "Verified" for old bugs.

(Background: I'm changing the "Fixed" status to be considered open, the next 
steps in the lifecycle will be the closed states "FixInTest" and "Verified". 
This lets me mark issues as "Fixed" in commit messages without hiding them from 
the issue tracker.)

Original comment by Klaus.We...@gmail.com on 22 Jan 2013 at 7:33

GoogleCodeExporter commented 9 years ago
Bulk update - changing "Fixed" to "Verified" for old bugs.

Original comment by Klaus.We...@gmail.com on 22 Jan 2013 at 7:34

GoogleCodeExporter commented 9 years ago
I second the request, very useful for B&N Nook tablets which are missing the 
copy & paste thing:
http://forum.xda-developers.com/showthread.php?t=1534757

Original comment by mantox...@gmail.com on 8 Dec 2014 at 1:53