atom/tabs

Middle click doesn't close tab

Closed this issue · 2 comments

Prerequisites

Description

[Description of the issue]

Steps to Reproduce

  1. Click on tab via middle mouse button (wheel)

Expected behavior: Tab is closing.

Actual behavior: Tab isn't closing.

Reproduces how often: 100%

Versions

Arch Linux.

> atom --version
apAtom    : 1.32.2
Electron: 3.0.10
Chrome  : 66.0.3359.181
Node    : 10.2.0

> apm --version
apm  2.1.3
npm  6.4.1
node 11.4.0 x64
atom 1.32.2
python 2.7.15
git 2.20.0

Additional Information

Probably it appeared after upgrade to Electron 3.

Atom doesn't start with Electron 2 now.

Thanks for reaching out!

We've determined that you are currently using an unofficial build or distribution of Atom. Often these customized versions of Atom are modified versions of the Stable branch of Atom with mismatched versions of built-in components. These updated components are taken from the Beta channel or master branch and then injected into the Stable version and a new Atom package is generated. Because of the way Atom is constructed, using these mismatched components can cause mysterious and hard-to-diagnose problems. You can find out more about why we chose to not support unofficial distributions here.

You can find instructions for installing an official version of Atom in the Flight Manual. If you are still seeing this problem on an official build please file a new issue, thanks!

You're right, atom-editor-bin from AUR with fewer patches works fine, thank you. I'm sorry for the trouble.


Note: I've created Arch Bug with this issue: https://bugs.archlinux.org/task/61047