Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

تلاش سپورٹ

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.

مزید سیکھیں

How to disable "Drop tab here to pin" with vertical tabs

  • 1 جواب دیں
  • 1 میں یہ مسئلہ ہے
  • 39 دیکھیں
  • آخری جواب بذریعہ Michael Yaworski

more options

This seems like a relatively new feature that I don't see a setting to toggle. How would I disable the drag-and-drop area at the top of the vertical tabs which prompts me to pin the tab?

This seems like a relatively new feature that I don't see a setting to toggle. How would I disable the drag-and-drop area at the top of the vertical tabs which prompts me to pin the tab?
منسلک شدہ اسکرین شاٹٹس

تمام جوابات (1)

more options

I've added the following CSS to my userChrome.css. This removes the visual drag-and-drop area, but dragging my tabs to the top of the list will still pin them.

Is there any way I can disable this drag-and-drop pinning whatsoever? I don't see any config flags to disable it.

   #pinned-drop-indicator, #drag-to-pin-promo-card {
     display: none !important;
   }

Michael Yaworski کی جانب سے میں ترمیمکی گئ

مددگار؟

ایک سوال پوچھیں

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.