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

Ignore single left click on tray icon #1772

Open
AbakumovAlexandr opened this issue Feb 25, 2021 · 0 comments · May be fixed by collisioncataclysm/ipfs-desktop#1
Open

Ignore single left click on tray icon #1772

AbakumovAlexandr opened this issue Feb 25, 2021 · 0 comments · May be fixed by collisioncataclysm/ipfs-desktop#1
Labels
area/windows Windows exp/beginner Can be confidently tackled by newcomers good first issue Good issue for new contributors help wanted Seeking public contribution on this issue P2 Medium: Good to have, but can wait until someone steps up status/ready Ready to be worked

Comments

@AbakumovAlexandr
Copy link

  • OS: Windows
  • Version of IPFS Desktop: 0.14.0

Describe the bug
After implementing opening of app's window on a double click on tray icon, a single click with left mouse button still opens the context menu even when doing double click. So, the first left click quickly opens the menu until the second left click is done.

To Reproduce
Steps to reproduce the behavior:

  1. Do a left click on the tray icon and the context menu will appear.
  2. Do a left double click on the tray icon and the context menu will quickly appear on the first click and disappear on the second.

Expected behavior
Usually Windows apps are designed so that if tray icon menu opens with the right click, the single left click is just ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/windows Windows exp/beginner Can be confidently tackled by newcomers good first issue Good issue for new contributors help wanted Seeking public contribution on this issue P2 Medium: Good to have, but can wait until someone steps up status/ready Ready to be worked
Projects
No open projects
Status: Needs Grooming
Development

Successfully merging a pull request may close this issue.

2 participants