ipfs/ipfs-desktop

bug: browse/explore input field at the top of ipfs-desktop doesn't focus with macos with left click

Open

#2943 opened on Apr 16, 2025

View on GitHub
 (9 comments) (0 reactions) (1 assignee)JavaScript (5,632 stars) (912 forks)batch import
area/macosarea/webuieffort/hoursexp/beginnerexp/novicegood first issuehelp wantedkind/bugstatus/readytopic/design-front-endtopic/macos

Description

  • OS: macOS
  • Version of IPFS Desktop: 0.42.0

Describe the bug

When I click the top input field with a left click, it doesn't focus. When I right click, it does.

To Reproduce see video

Expected behavior It should allow me to focus the input field when I click it with a left click

Screenshots If applicable, add screenshots to help explain your problem.

https://github.com/user-attachments/assets/e4e90971-fbe8-4643-8f4f-aff865b20b56

Note that black circles when clicking are left clicks, green circles are right clicks.

Additional context Add any other context about the problem here.

  • This is not reproducible on webui.ipfs.io

Contributor guide