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

Tab Groups extension: selected tabs change their order if I drag and drop them #131

Closed arni2033 closed 4 years ago

arni2033 commented 8 years ago

My Info: Win7_64, Nightly 49, 32bit, ID 20160526082509 (2016-05-26)

STR_1:

  1. Install https://addons.mozilla.org/en-US/firefox/addon/tab-groups-panorama/
  2. Open new window, create new tab group, create 1 tab in that group, select that tab
  3. Load "data:,1" in the only tab. Open "data:,2" in a new tab. Open "data:,3" in a new tab
  4. Click on the 1st tab, hold Shift, click on the 2nd tab (to select first 2 tabs)
  5. Hover mouse over the 2nd tab, hold left mouse button, drag and drop tabs to the end of tabs strip

AR: Selected tabs change their order: "data:,3", "data:,2", "data:,1" (last 2 tabs are selected) ER: Selected tabs should preserve order: "data:,3", "data:,1", "data:,2" (last 2 tabs are selected)

piroor commented 7 years ago

I couldn’t reproduce this problem with the combination:

Could you retry with latest versions?

piroor commented 4 years ago

Outdated.