Closed GoogleCodeExporter closed 9 years ago
This is a limitation in the security model that browsers enforce. There is not
much that we can do.
With some browsers, you can at least select text in ShellInABox and then pick
"Copy" from the browser's menubar. This then allows you to paste into other
applications. Usually, the reverse (i.e. pasting into ShellInABox) still
doesn't work though.
This issue comes up every so often; both for ShellInABox and for other web
applications. But as far as I know, there is no officially standardized way to
lift this restriction in the browser. Possibly, a native-code plugin would
help, but there are also issues with that -- and it looks as if browser support
for doing this is going away in the near future, anyway.
Original comment by zod...@gmail.com
on 5 Feb 2012 at 8:47
Well, i am not programmer, but saw that in Ajaxterm, which demo you can see
here: http://demos.anyterm.org/ajaxterm_nano/. There you can mark text, righ
click, select copy and then paste it outside Ajaxterm window.
Original comment by pafcio...@gmail.com
on 5 Feb 2012 at 9:30
My 2 cents... add something to the right-click menu that creates a javascript
"prompt()" window that contains the shellinabox clipboard. then you can copy
the text out and/or paste new text in.
Original comment by Sean....@gmail.com
on 11 Feb 2012 at 3:30
Original issue reported on code.google.com by
pafcio...@gmail.com
on 5 Feb 2012 at 8:42