139 則意見回報
-
139.
Tab Mix Lite 4.2
Firefox 12.0Problem with tab grouping.
When you open tabs from links, they open like this, A123. Hover, if I click on another tab, then back on A, then open another tab, it opens like this:
A4123
This is confusing. Can you please add a feature to ALWAYS open new tabs to the right of all child tabs, even if you have left and come back to the original parent?Many thanks,
Jordan Morris -
138.
Hello Kevin,
Thank you for your report. I will try to fix it when I have time.
Hemiola
-
137.
Hello,
I am the developer of Searchbar autosizer and a bug in Tab Mix Lite is causing incompatability with my addon. The issue is that in line 120 of chrome/content/overide.js is making assumptions about the content of the function document.getElementById('searchbar').handleSearchCommand. This, combined with the use of eval is causing eratic behavior when the function is not what you expect, possibly because firefox has been updated or because another extension (such as my own) has modified it.
The MDN has a great document on how to avoid eval and it has a great solution to this exact problem. https://developer.mozilla.org/en/XUL_School/Appendix_C%3A_Avoid_using_eval_in_Add-ons#Overriding.2FExtending_existing_functions
Thank you, Kevin
-
136.
You can use any website you want. This box as well. The thing was that now that I write this here and when I close this tab, this text is in the addon. But if I open another tab/window with this same text box (another instance) and write something here, the addon will only remember this instance and not the text that was here on the instance before this one. Hope this clears up a bit.
-
135.
to fc,
Thank you for your report. Could you please give me a site for test?
-
134.
Hello, I noticed that the addon wont save different content put into the same box.
I wrote a lengthy text to a text box on a website, and noticed that Textarecache had saved it as it should, and proceeded to write another thing to the same box in a different instance as I thought the content before was already saved, but it overwrited the content before and now I cant get it back.
It would be nice if the addon could remember different instances on the same text box, thank you.
-
133.
Thank you very much! Please keep up the good work.
-
132.
grayed out just means it is disabled (in this case because FF thinks there is no form data stored anyway and TACache stored it's data in prefs not in FF form-SQL). I think I now provided enough details.
My main interest is a TACache preference to disable TACache clearing EVEN IF I use the FF privacy functions.
I'm developer of ten other add-ons, published on AMO, thus it was simple to add such preference to the current version of TACache - but I do not want to to repeat this on every TACache update. So please be so kind and add the requested pref. Thanks.
-
131.
After some investigations, I might understand what you mean. The bug about the option will be fixed. And there will be a hidden setting (extensions.tacache.clearWithSanitize, true by default) for people who don't want to clear Textarea Cache when clearing form data.
Thank you for your message. If you want to report bugs, please indicate: