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

DropTargetAdorner ZIndex #460

Closed
zdy1988 opened this issue Nov 14, 2022 · 1 comment
Closed

DropTargetAdorner ZIndex #460

zdy1988 opened this issue Nov 14, 2022 · 1 comment
Labels
Milestone

Comments

@zdy1988
Copy link

zdy1988 commented Nov 14, 2022

When I create a control over on the listview,the DropTargetAdorner not covered!

like this:

1668406210(1)

but, treeview no problem

1668406250(1)
1668406278(1)

In the process of practical application, this problem occurs when the listview contains a horizontal scroll bar...

@punker76 punker76 added the Bug label Nov 29, 2022
@punker76 punker76 added this to the 3.2.1 milestone Dec 25, 2022
@Mideks
Copy link

Mideks commented Jan 14, 2023

I have a similar problem when I use ListBox
When I use a ListBox with a scrollbar, for some reason DropTargetInsertionAdorner(probably) is not displayed correctly at all, and this is very confusing.
I have described in sufficient detail here:
https://stackoverflow.com/questions/75118372/reordering-listbox-elements-with-gong-wpf-dragdrop-causes-visual-bugs

But since, most likely, I won't be able to get any help, I decided to come to you

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

3 participants