Skip to content

Conversation

@yurug
Copy link
Collaborator

@yurug yurug commented Mar 10, 2023

  • Kind: bugfix / enhancement / feature

Description

Middle button is not a portable notion, especially on Mac OS. This PR
replaces middle button with a composition of key CTRL and left click.

Checklist

Note to maintainers

  • Read this wiki page
  • Make sure the PR has a milestone
  • Assign yourself before merging
  • We can squash-merge 1-commit PRs (use a header with a conventional-commit type, add a footer with Fix #… if need be)

@yurug yurug force-pushed the change-middle-click-to-ctrl-click branch from 3edbcf7 to c28afe3 Compare March 10, 2023 12:53
@erikmd erikmd added kind: enhancement Enhancement to an existing user-facing feature. kind: fix labels Mar 10, 2023
@erikmd
Copy link
Collaborator

erikmd commented Mar 12, 2023

@yurug a patch was needed; tested successfully in (Firefox | Safari) on macOS; will merge as soon as the CI concludes.

@erikmd
Copy link
Collaborator

erikmd commented Mar 12, 2023

FTR: this JS thread was helpful: https://stackoverflow.com/a/5500536/9164010

erikmd and others added 2 commits March 13, 2023 00:01
This new key-binding is macOS-compliant (tested with both Firefox and Safari).

Co-Authored-By: Yann Regis-Gianas <yann@regis-gianas.org>
Co-Authored-By: Érik Martin-Dorel <erik@martin-dorel.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: enhancement Enhancement to an existing user-facing feature. kind: fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: partition-view is unavailable on macOS

2 participants