me again
( apologies for not reporting this sooner, I've been ill... )
The "Opened Tabs" button won't show the list as "Sorted".
Click the menu entry for "Sorted Tabs": the list of opened tabs simply vanishes.
This is seen in both Minefield and Firefox 3.6.10, over several versions of TMP.
The Error Console displays the following messages:
----------------------------------------
IN MINEFIELD:
Warning: reference to undefined property visibleTabs.tabs
Source File: chrome://tabmixplus/content/utils.js
Line: 229
Error: visibleTabs.tabs is undefined
Source File: chrome://tabmixplus/content/utils.js
Line: 229
----------------------------------------
----------------------------------------
In FIREFOX 3.6.10:
Warning: reference to undefined property visibleTabs.tabs
Source File: chrome://tabmixplus/content/click/click.js
Line: 864
Error: visibleTabs.tabs is undefined
Source File: chrome://tabmixplus/content/click/click.js
Line: 864
----------------------------------------
It happens no matter how many tabs are open: even just the one tab when the browser first opens.
Checked today with new, empty profiles, with no extensions except for TMP 100918a, and no themes added.
And a suggestion:
At present, the menu entry to select "Sorted Tabs" is at the end of the list of open tabs; perhaps it could be moved to the top of that list ?