Closed Bug 1928637 Opened 1 month ago Closed 29 days ago

bug #1923635 cause tab drag broken if the first or last tab is hidden in 133 beta

Categories

(Firefox :: Tabbed Browser, defect)

Firefox 132
defect

Tracking

()

RESOLVED DUPLICATE of bug 1925312

People

(Reporter: ynunvvang, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0

Steps to reproduce:

Have a hidden tab in tab bar e.g. fox view at the first or/and last position.
Drag a tab from the tab bar onto another position of the tab bar.

Actual results:

You can't drop a dragged tab on the tab bar from the tab bar.

Expected results:

You can drop the tab from the tab bar onto the tab bar.

The Bugbug bot thinks this bug should belong to the 'Firefox::Tabbed Browser' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Tabbed Browser

This is caused by https://hg.mozilla.org/mozilla-central/rev/539ec2225afb.

At https://hg.mozilla.org/mozilla-central/rev/539ec2225afb#l2.357 and https://hg.mozilla.org/mozilla-central/rev/539ec2225afb#l2.136 and other places the _getVisibleTabs() is replaced by visibleTabs
But at https://hg.mozilla.org/mozilla-central/rev/539ec2225afb#l2.376 it is replaced by allTabs then things go BOOM.

@Dão Gottwald your fault?

Status: UNCONFIRMED → RESOLVED
Closed: 29 days ago
Duplicate of bug: 1925312
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.