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

Cannot copy text from a document to another document when line-copy is active. #22

Closed
halx99 opened this issue Aug 5, 2017 · 3 comments
Labels
Milestone

Comments

@halx99
Copy link
Member

halx99 commented Aug 5, 2017

No description provided.

@halx99 halx99 added this to the 10.0.2600.0 milestone Aug 5, 2017
@halx99 halx99 added the bug label Aug 5, 2017
@halx99
Copy link
Member Author

halx99 commented Aug 5, 2017

The 'Scintilla(release version is 3.75)' Ctrl SCI_LINECOPY has bug. It does not store lineCopy flag to clipboard.

@halx99
Copy link
Member Author

halx99 commented Aug 5, 2017

Use SCI_COPYALLOWLINE insteaded.

@halx99
Copy link
Member Author

halx99 commented Aug 5, 2017

fixed.

@halx99 halx99 closed this as completed Aug 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant