Open Bug 2033961 Opened 28 days ago Updated 6 days ago

browser.tabs.groups.enabled should disable drag-n-drop

Categories

(Firefox :: Tabbed Browser: Tab Groups, defect, P3)

Firefox 150
defect
Points:
1

Tracking

()

UNCONFIRMED

People

(Reporter: EpicTux123, Assigned: davidreact, Mentored)

References

(Blocks 1 open bug)

Details

(Keywords: good-first-bug, Whiteboard: [fidefe-tabgrps])

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0

Steps to reproduce:

Firefox v150 added an option to disable "Drag tabs together to create tab groups". However, that option is still shown even with "browser.tabs.groups.enabled = false" in about:config. It should probably not be the case.

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

Good point, thanks! There is a way to make the drag-specific setting depend on the tab groups pref. This is already being used to manage things like the settings for smart tab groups, which also depends on tab groups being enabled. https://searchfox.org/firefox-main/rev/c34ebfaedf1a009f0bd13f1700e9b795a1b520c7/browser/components/preferences/main.js#1757-1791

Blocks: tab-groups
Mentor: sthompson
Severity: -- → S3
Points: --- → 1
Component: Tabbed Browser → Tabbed Browser: Tab Groups
Depends on: 2020730
Keywords: good-first-bug
Priority: -- → P3
Whiteboard: [fidefe-tabgrps]

Hi, would it be possible to get assigned to this bug? Been out of software development for a few years, but trying to get back into it.

Sure. It's yours! Let me know if you have any questions.

Assignee: nobody → davidreact

Thank you! I'll definitely ask if I'm having trouble.

You need to log in before you can comment on or make changes to this bug.