Skip to content

Conversation

murraystevenson
Copy link
Contributor

Noticed this while prototyping alternate widgets for editing light links, and now I see it everywhere...

image

We don't clear selection for events with a reason of QtCore.Qt.PopupFocusReason to ensure selection is maintained while focus is lost to a popup menu.

Otherwise the text selection highlight lingers and is only cleared once focus is returned to the widget.

We don't clear selection for events with a reason of `QtCore.Qt.PopupFocusReason` to ensure selection is maintained while focus is lost to a popup menu.
@murraystevenson murraystevenson self-assigned this Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant