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

Please update CodeMirror Addon #1695

Closed
tranzitwww opened this issue Aug 1, 2019 · 1 comment
Closed

Please update CodeMirror Addon #1695

tranzitwww opened this issue Aug 1, 2019 · 1 comment

Comments

@tranzitwww
Copy link

Description

Trying to do a CRTL+A and CRTL+C for a code larger than 1055 characters may results in having a clipboard with just one character "-" (minus).
It always fill the clipboard with "-" when trying to copy a larger text code, and this is frustrating :)

I've opened this bug to another project and they had updated the codemirror add-on and now is working.
greasemonkey/greasemonkey#2894
openstyles/stylus#225

Steps to Reproduce

Go to https://beautifier.io/
Select Beautify CSS
Put the content form http://danielmontague.com/css/main.min.css
Click Beautify Code
Copy the Beautified code (CRTL+A and CRTL+C)
Paste somewhere
The result will be "-". Just one character was getting into the clipboard during copy process

Environment

OS:
Win7 64Bit
Firefox 68.0.1

@bitwiseman
Copy link
Member

Updated and improved to work with CSS and html highlighting.

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

No branches or pull requests

2 participants