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

[MU4 Issue] Palette properties dialog - Problems clicking and scrolling #11530

Open
poypoyan opened this issue May 5, 2022 · 3 comments
Open
Assignees
Labels
P3 Priority: Low palettes properties regression MS3 Regression from MS3 (3.6.2)

Comments

@poypoyan
Copy link
Contributor

poypoyan commented May 5, 2022

Describe the bug
While working on #11384, I found out that clicking the up and down button on "width" spinbox in Palette properties dialog seems to also 'activate' the "scale" spinbox! For all spinboxes, scrolling can only be done once per focus. This suggests a bug in focus.

This is likely to be P3, so I'll try to fix this.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Palettes.
  2. Click on 'three dots'.
  3. Click on 'Palette properties...'in the context menu.
  4. Try to click 'up' and 'down' button on 'width' spinbox (single click and holding mouse button)
  5. Also, try to click the textfield in the spinboxes, then scroll up or down.

Expected behavior
Spinboxes should work as expected.

Screenshots

bandicam.2023-09-11.18-25-40-438.mp4

Platform information
Windows

@Tantacrul Tantacrul added the P3 Priority: Low label May 5, 2022
@Tantacrul
Copy link
Contributor

I've assigned you @poypoyan for now and given it a P3 on your recommendation. Let us know how you get on trying to fix this!

Thanks!

@poypoyan
Copy link
Contributor Author

poypoyan commented Jun 18, 2022

@Tantacrul Hi! Apologies for this late reply. During around mid May-early June, I cannot work on all open-source projects I normally contribute.

Upon looking on this problem, I have no idea on how to fix this bug. This palette dialog is implemented in "PalettePropertiesDialog.qml" and uses so-called "Repeater" to generate the 4 "spinbox" options. This repeater looks alright to me. Apologies for this.

@DmitryArefiev
Copy link
Contributor

Added video to the description (the current state in 4.2 master)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 Priority: Low palettes properties regression MS3 Regression from MS3 (3.6.2)
Projects
Status: One of the next releases
Development

No branches or pull requests

6 participants