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

ctrl-drag in object manager deselects item #49

Open
pasbi opened this issue Apr 6, 2019 · 1 comment
Open

ctrl-drag in object manager deselects item #49

pasbi opened this issue Apr 6, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@pasbi
Copy link
Owner

pasbi commented Apr 6, 2019

Select some objects in object manager, the press ctrl and drag an item. That item is deselected, the others are dragged.
That item shouldn't be deselected.
Deselect should only happen when the mouse button is released and no drag took place.

@pasbi pasbi added the bug Something isn't working label Apr 6, 2019
@pasbi
Copy link
Owner Author

pasbi commented May 10, 2019

I think this is a bug in Qt. It also happens with a mwe. Just add a ListWidget with some items to your UI. Make sure ListWidget::selectionMode is extended and drag'n'drop is enabled to make the issue appear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant