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

right-clicking user in user list doesn't select them, opens in that place menu for already selected one #378

Open
djasa opened this issue Sep 1, 2022 · 2 comments
Assignees
Milestone

Comments

@djasa
Copy link

djasa commented Sep 1, 2022

in situation like this, when user1 is selected in user list and user3 is right-clicked:

[ user1 ]
  user2
  user3

context menu is created on top of user3 but it actually belongs to user1 that keeps being selected.

The behaviour sort of reminds me some old toolkit (gtk1? motif? I don't remember anymore...) that also needed to left-click the desired user first and only then to get a context menu, but that one at least brought up context menu relevant to user1 on top of user1 entry...

Expected behaviour is to select the user under pointer at right-click and create for this entry.

Version: 1.4.0 from flathub, OS: Fedora 37

@SilverRainZ
Copy link
Member

In fact it is GTK3 's default behavior, but we do something with it like what we do in #353.

@SilverRainZ SilverRainZ added this to the 1.5 milestone Sep 5, 2022
@SilverRainZ SilverRainZ self-assigned this Sep 5, 2022
@SilverRainZ
Copy link
Member

@progval Can you help to deal with this?

@SilverRainZ SilverRainZ modified the milestones: 1.5, 1.6 Oct 8, 2022
@SilverRainZ SilverRainZ modified the milestones: 1.6, 1.7 Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants