Skip to content

Ctrl/Shift-click on tabs is ignored; multi-tab selection broken in 1.21.15b on Linux #15069

Description

@RonnyOtieno20

Preliminary Checks

  • I have read and understood the important section above.
  • I have searched existing issues and avoided creating duplicates.
  • I am not filing an enhancement request.
  • I have checked that this issue cannot be reproduced on Mozilla Firefox.
  • I have checked that this issue can be reproduced once I removed all my Mods and Custom CSS.

What happened?

Ctrl + click and Shift + click no longer multi-select tabs in Zen Browser 1.21.15b on Linux.

When either modifier is held and another tab is clicked, nothing happens at all:

  • The clicked tab does not become active.
  • No multi-selection occurs.
  • No visual selection state appears.
  • The click appears to be ignored entirely while the modifier key is held.

A normal click without Ctrl or Shift still activates the tab as expected.

I tested the immediately previous Zen release on the same machine:

  • Zen 1.21.14b / Firefox 153.0.4 — multi-tab selection works correctly
  • Zen 1.21.15b / Firefox 154.0 — multi-tab selection is broken

This appears to be a regression introduced between 1.21.14b and 1.21.15b.

Troubleshooting already performed:

  • Reproduced in normal mode.
  • Reproduced in Troubleshoot Mode.
  • Extensions, Zen Mods, and custom CSS are therefore unlikely to be the cause.
  • Tested the 1.21.14b Linux AppImage on the same machine.
  • Multi-tab selection works normally in 1.21.14b.

The regression window includes the Firefox 154 upstream sync, which touched several tab-related files:

7f40771405d47c90fa2b9c2dd88a230abbc9effb

There is also a subsequent commit modifying Zen's tab.js patch and tab mouse-event handling:

f8daccb4c95f0e72795b29ff56f18294600fb262

These may or may not be related, but they appear potentially relevant because the broken behavior specifically concerns modifier-click handling on tabs.

Expected behavior

  • Ctrl + click should add or remove individual tabs from the current multi-selection. - Shift + click should select a contiguous range of tabs.

Actual behavior

When holding Ctrl or Shift and clicking another tab, the click is ignored. The clicked tab does not activate, and no multi-tab selection occurs.

Steps to reproduce

  1. Launch Zen Browser 1.21.15b on Linux.
  2. Open multiple tabs in the same workspace.
  3. Hold Ctrl and click another tab.
  4. Alternatively, click one tab, then hold Shift and click another tab.

Screenshots and videos

No response

Version

1.21.15b

What platform are you seeing the problem on?

Linux (AppImage)

What component is this issue related to?

Tabs

Relevant log output if applicable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions