piroor / multipletab

Multiple Tab Handler, Provides feature to close multiple tabs.
http://piro.sakura.ne.jp/xul/multipletab/
Other
81 stars 23 forks source link

Context menu not added to Tree Style Tab when "Open menu automatically after tabs are selected" is unchecked. #212

Closed Lej77 closed 4 years ago

Lej77 commented 5 years ago

Short description

When the option Open menu automatically after tabs are selected is unchecked the Selected Tabs context menu won't be added to Tree Style Tab's fake context menu after tabs are selected using long press and then drag.

Steps to reproduce

  1. Start Firefox with clean profile.
  2. Install MTH.
  3. Install TST.
  4. Go to MTH's option page and uncheck the option Open menu automatically after tabs are selected.
  5. Long press a tab in Tree Style Tab's sidebar and then drag the mouse over a couple of tabs to select them.
  6. Right click in Tree Style Tab's sidebar to open its fake context menu.

Expected result

There should be a context menu item with the name Selected Tabs.

Actual result

There isn't a context menu item with the name Selected Tabs.

Environment

piroor commented 5 years ago

Thanks! The commit c206057 should fix this.