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

Loader UI: Don't change selection on version combobox hover #1008

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Product/version selection does not change on hover over version combobox.

Additional info

It looks like views do change selection based on focus and having available editor widget. It skips that logic if editor has NoFocus policy. Based on documentation they should have set focus policy ti NoFocus as we don't want to be able to "focus" into the widget.

Testing notes:

  1. Hover over version combobox does not change selection of products in loader tool.
  2. It is possible to change version in loader tool ->this should be probably tested in Qt native DCC (e.g. maya) and some non-native DCC (e.g. blender).

Resolves #1007

@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Nov 11, 2024
@ynbot ynbot added the size/XS label Nov 11, 2024
@iLLiCiTiT iLLiCiTiT self-assigned this Nov 11, 2024
@iLLiCiTiT iLLiCiTiT requested a review from LiborBatek November 11, 2024 15:02
Copy link
Member

@LiborBatek LiborBatek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have been tested in maya blender unreal and all working as expected...

@iLLiCiTiT iLLiCiTiT merged commit 78ed33d into develop Nov 12, 2024
1 check passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/1007-loader-tool-selection-changes-upon-just-hover-over-version-column branch November 12, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Loader tool: Selection changes upon just hover over Version Column
3 participants