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

Scintilla 4.3.0 removed support for CF_TEXT clipboard format #2431

Open
Avasam opened this issue Nov 18, 2024 · 0 comments
Open

Scintilla 4.3.0 removed support for CF_TEXT clipboard format #2431

Avasam opened this issue Nov 18, 2024 · 0 comments

Comments

@Avasam
Copy link
Collaborator

Avasam commented Nov 18, 2024

https://www.scintilla.org/ScintillaHistory.html

On Win32, remove support for CF_TEXT clipboard format as Windows will convert to CF_UNICODETEXT.

I'm not sure whether this even affects us, but CF_TEXT is referenced a few times in Pythonwin/stddde.cpp, so it could be worth just validating.

@Avasam Avasam changed the title Scintilla 4.3.0 removed support for CF_TEXT clipboard format Scintilla 4.3.0 removed support for CF_TEXT clipboard format Nov 18, 2024
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