Preliminary Checks
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
- Launch Zen Browser 1.21.15b on Linux.
- Open multiple tabs in the same workspace.
- Hold
Ctrl and click another tab.
- 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
Preliminary Checks
What happened?
Ctrl + clickandShift + clickno 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:
A normal click without
CtrlorShiftstill activates the tab as expected.I tested the immediately previous Zen release on the same machine:
This appears to be a regression introduced between 1.21.14b and 1.21.15b.
Troubleshooting already performed:
The regression window includes the Firefox 154 upstream sync, which touched several tab-related files:
7f40771405d47c90fa2b9c2dd88a230abbc9effbThere is also a subsequent commit modifying Zen's
tab.jspatch and tab mouse-event handling:f8daccb4c95f0e72795b29ff56f18294600fb262These 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 + clickshould add or remove individual tabs from the current multi-selection. -Shift + clickshould select a contiguous range of tabs.Actual behavior
When holding
CtrlorShiftand clicking another tab, the click is ignored. The clicked tab does not activate, and no multi-tab selection occurs.Steps to reproduce
Ctrland click another tab.Shiftand 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