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

Add multi-XamlRoot support for drag and drop #13982

Closed
Tracked by #8978
MartinZikmund opened this issue Oct 16, 2023 · 2 comments · Fixed by #16089
Closed
Tracked by #8978

Add multi-XamlRoot support for drag and drop #13982

MartinZikmund opened this issue Oct 16, 2023 · 2 comments · Fixed by #16089
Assignees
Labels
area/drag-drop Categorizes an issue or PR as relevant to drag and drop difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding kind/enhancement New feature or request project/input ⌨️ Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...) project/pointers 🖱️ Categorizes an issue or PR as relevant to mouse/touch/pen pointers

Comments

@MartinZikmund
Copy link
Member

What would you like to be added

Currently drag and drop is allowed only within the initial Window.

Why is this needed

We should support drag and drop across XamlRoot boundaries

For which platform

WebAssembly, Android, iOS, macOS (AppKit), Mac Catalyst, Skia (WPF), Skia (GTK on Linux/macOS/Windows), Skia (Linux Framebuffer)

Anything else we need to know?

No response

@MartinZikmund MartinZikmund added kind/enhancement New feature or request project/pointers 🖱️ Categorizes an issue or PR as relevant to mouse/touch/pen pointers project/input ⌨️ Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...) difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding area/drag-drop Categorizes an issue or PR as relevant to drag and drop labels Oct 16, 2023
@agneszitte
Copy link
Contributor

agneszitte commented Dec 11, 2023

@MartinZikmund could this be related to the multi-window work in any way?

@MartinZikmund
Copy link
Member Author

@agneszitte missed this one, it is, but it is not done yet afaik, as it still has several rooted dependencies. Will need to investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/drag-drop Categorizes an issue or PR as relevant to drag and drop difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding kind/enhancement New feature or request project/input ⌨️ Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...) project/pointers 🖱️ Categorizes an issue or PR as relevant to mouse/touch/pen pointers
Projects
None yet
3 participants