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

dotnet 9.0 Publish SelfContained:true Clipboard.SetImage is not available #10158

Open
wvfeng opened this issue Dec 10, 2024 · 2 comments
Open
Labels
Investigate Requires further investigation by the WPF team. Needs minimal repro project regression status: This issue is a regression from a previous build or release

Comments

@wvfeng
Copy link

wvfeng commented Dec 10, 2024

Description

version: 9.0.101

Reproduction Steps

Image
Image

Note that if you do not select Standalone for Standalone Deployment, this feature is available

Expected behavior

Clipboard.SetImage is available

Actual behavior

Clipboard.SetImage is not available

Regression?

at dotnet 8.0 Clipboard.SetImage is available

Known Workarounds

No response

Impact

No response

Configuration

No response

Other information

No response

@himgoyalmicro
Copy link
Contributor

@wvfeng Can you please provide a minimal sample repro project?

@himgoyalmicro himgoyalmicro added regression status: This issue is a regression from a previous build or release 📭 waiting-author-feedback To request more information from author. Needs minimal repro project Investigate Requires further investigation by the WPF team. labels Dec 11, 2024
@wvfeng
Copy link
Author

wvfeng commented Dec 11, 2024

@himgoyalmicro minimal sample repro project

The compiled result is too large. I tried to upload it but failed. You can reproduce it with the code

ClipboardTesting-code.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Investigate Requires further investigation by the WPF team. Needs minimal repro project regression status: This issue is a regression from a previous build or release
Projects
None yet
Development

No branches or pull requests

2 participants