-
Notifications
You must be signed in to change notification settings - Fork 94
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
Mouse Back button should go back to search results instead of inbox #293
Comments
I'm on macOS and my mouse back button doesn't seem to work at all |
@jairoZX @mgray88 is this still an issue with the latest version v3.0.0-alpha.31? Unfortunately I can't reproduce it on macOS and works as described in the expected behaviour. Also @mgray88 which mouse are you using? Memo: Also can't reproduce it on Windows. |
@timche Unfortunately yea. I have the Logitech MX Master 2S |
@timche same here, tried and same thing happen it goes back to inbox not the search results. I am on Linux (Ubuntu 21.10) |
Interesting, mine doesn't even do that. Just doesn't do anything :( |
@timche Yep, they work pretty much everywhere else I would expect them to work. If it helps, Logitech has a software helper for their hardware, Logitech Options |
@jairoZX @mgray88 can you please test the build available here, whether back/forward buttons work and if they work as expected (only going back/forward once in history). If not, can you please open the console in the developer tools and try clicking back/forward buttons and copy-paste the |
@timche back and forward buttons works for me now on search, thank you 👍 |
@timche Interesting, those two buttons aren't sending any mouseup/down events |
Additionally I can't swipe left with my trackpad, and ⌘ ← (command-left) doesn't work either |
@mgray88 thanks for the feedback. There's no support for swiping, but shortcut could be added. |
Command-(left/right) works in other browsers (I've only tested Chromium browsers but I would guess it's pretty standard) |
@mgray88 related issue: microsoft/vscode#88029 |
@mgray88 you could consider trying SensibleSideButtons: https://sensible-side-buttons.archagon.net/ |
@jairoZX can you please test this build too? |
tested, also works for back/forward @timche |
Hello, I've just downloaded version Is anyone having the same issue? |
I'm on Windows, not MacOS, but also on Alpha build 37, and after searching, and entering any email in the list, back button on my mouse takes me right back to the list of emails. And once I've opened an email, after going back to the list, pressing forward takes me back to the email I was just looking at as well. |
Indeed the Seems the only way to make it work on Mac is to add an explicit keyboard listener. I'll make a PR for this. Edit: oops, my link above concerns the |
Could it be something built into Electron? |
OS
Linux
Gmail Desktop Version
3.0.0-27 and 2.25.3
Describe the bug
After using the search box in gmail, and using the mouse back button it should go back to the search results and not the inbox, basically same behaviour as the back arrow on gmail
Steps to reproduce the behaviour
Expected behaviour
Go back to search results ( gmail does that on the browser)
The text was updated successfully, but these errors were encountered: