Editor does not resize when keyboard is open, blocking copy/paste on files...
Brought to you by:
zc2
Steps to reproduce:
1) Edit a text file.
2) Make it longer than the screen.
3) Put the cursor at the bottom.
Observe that the title bar has gone away.
4) Try to highlight a word to copy/paste.
Observe that the copy/paste bar is not visible.
The fix is simple. The attached patch adds a tag to the manifest so that the view is resized when the keyboard is visible. This prevents things from being pushed off the screen, making the editor useful for working with files that are longer than the screen.
Thank you.
The supplied patch was applied.
The packed apk could be downloaded from:
http://sourceforge.net/projects/ghostcommander/files/Betas/Ghost%20Commander%201.52.5b5.apk/download