Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Possible regression on browser.tabs.allowTabDetach?

  • 2 件の返信
  • 0 人がこの問題に困っています
  • 62 回表示
  • 最後の返信者: sbaker53

more options

I recently came across this [https://support.mozilla.org/en-US/que.../1276091|question] when searching for a solution to unintentional detaching of tabs. The responses included mention of an addon as well as a new setting added in version 74 that sounded like the perfect solution for me by retaining the ability to detach a tab to a new window if explicitly requested via context menu.

I configured allowTabDetach to "false" but today had a tab unintentionally move to a new window because I clicked on a tab too quickly while the mouse was in motion. I'm not sure if there was a regression in behavior for this setting or if perhaps it does not combine well with the Tree Style Tab extension.

I recently came across this [[https://support.mozilla.org/en-US/questions/1276091|question]] when searching for a solution to unintentional detaching of tabs. The responses included mention of an addon as well as a new setting added in version 74 that sounded like the perfect solution for me by retaining the ability to detach a tab to a new window if explicitly requested via context menu. I configured allowTabDetach to "false" but today had a tab unintentionally move to a new window because I clicked on a tab too quickly while the mouse was in motion. I'm not sure if there was a regression in behavior for this setting or if perhaps it does not combine well with the Tree Style Tab extension.

選ばれた解決策

This pref only work for tabs on the Tab bar and not for tabs managed in the sidebar by an extension like TST.

この回答をすべて読む 👍 2

すべての返信 (2)

more options

選ばれた解決策

This pref only work for tabs on the Tab bar and not for tabs managed in the sidebar by an extension like TST.

more options

Thanks for letting me know cor-ei. For anyone else that comes across this via search, it turns out that TST has an option to disable this behavior as well under "Drag and Drop". I changed "Drag" behavior to "Do Nothing". This, coupled with allowTabDetach seems to have solved my problem.