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

Once triggered, the cursor stays in "resize" mode #10532

Closed
mixxxbot opened this issue Aug 23, 2022 · 4 comments
Closed

Once triggered, the cursor stays in "resize" mode #10532

mixxxbot opened this issue Aug 23, 2022 · 4 comments
Labels
Milestone

Comments

@mixxxbot
Copy link
Collaborator

Reported by: tfwnogf
Date: 2021-09-16T17:54:40Z
Status: Fix Committed
Importance: Medium
Launchpad Issue: lp1943860


Once you hover on a "retractable" item (the Waveforms for example), the mouse will change to the "resize" cursor, and never change back. I'm using the latest build available in Ubuntu test repos (2.4-alpha-816-g9fc8b6bb43 (main))

Screen record of this event: https://krakenfiles.com/view/lEAA6DjtNs/file.html

Also, as you can see on the attached video, I'm having a lot of micro freezes when drag'n dropping a track. This micro freeze can reach 10 seconds! Is this coming from my side?

@mixxxbot
Copy link
Collaborator Author

Commented by: Be-ing
Date: 2021-09-16T18:07:13Z


This is a regression from conflating QML with the legacy skin system. You can comment out:

setAttribute(Qt::AA_DontCreateNativeWidgetSiblings);

in MixxxApplication to work around this.

@mixxxbot mixxxbot added the bug label Aug 23, 2022
@mixxxbot
Copy link
Collaborator Author

Commented by: Be-ing
Date: 2021-09-27T15:40:55Z

@mixxxbot
Copy link
Collaborator Author

Commented by: Be-ing
Date: 2021-09-27T15:41:16Z


#4327

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Committed.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 2.4.0 milestone Aug 24, 2022
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

1 participant