Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cut/paste from code edit panel doesn't work for large (> 1024 characters) source code #8049

Open
Pointy opened this issue Sep 25, 2016 · 0 comments

Comments

@Pointy
Copy link

Pointy commented Sep 25, 2016

If the code edit panel (i.e., the console "command line" expanded into the multi-line panel) contains text with more than 1024 characters, and the code is all selected and copied to the clipboard, then when pasted the result is a single "-" character.

I've seen this exact same issue at the jsbeautifier.org site, and it seems to be the fault of a (very) outdated syntax highlighter plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant