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

Clicking on an already selected representation no longer opens it (regression) #3645

Closed
pcdavid opened this issue Jun 19, 2024 · 0 comments · Fixed by #3646
Closed

Clicking on an already selected representation no longer opens it (regression) #3645

pcdavid opened this issue Jun 19, 2024 · 0 comments · Fixed by #3646
Assignees
Milestone

Comments

@pcdavid
Copy link
Member

pcdavid commented Jun 19, 2024

This looks like a regression caused by 5592666.

Steps to reproduce:

  1. Open a representation from the Explorer. It becomes selected.
  2. Close it. It stays selected.
  3. Click on it in the Explorer to re-open: it does not open (probably because we now filter the event as a "non-event", as it does not actually change the selection).

A temporary workaround is to select another element and then, re-click on the representation to open.

@pcdavid pcdavid self-assigned this Jun 19, 2024
@pcdavid pcdavid added this to the 2024.7.0 milestone Jun 19, 2024
pcdavid added a commit that referenced this issue Jun 19, 2024
pcdavid added a commit that referenced this issue Jun 19, 2024
sbegaudeau pushed a commit that referenced this issue Jun 20, 2024
sbegaudeau pushed a commit that referenced this issue Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant