DoctorBill wrote:
David E. Ross wrote:
On 9/1/10 5:56 PM, DoctorBill wrote:
I use the Tabbrowser Extension.
After my recent crash and rebuild, I have ALMOST everything back
the way I want.
However, the Tabbrowser throws up thumbnails when the cursor is placed
on a tab.
For the life of me, I cannot find the toggle to stop that !
From anyone familiar with Tabbrowser - Help ?
DoctorBill
The preference variable browser.tabs.tooltippreview.enable should be set
false. You can do this by requesting about:config. However, I prefer
doing it in user.js so that I can comment the reason for the setting:
user_pref("browser.tabs.tooltippreview.enable", false);
// suppress tooltip displays of Web pages
Note: The semi-colon at the end of the first line is important.
Great ! The About:config allowed me to toggle it off.
Thanks !
I thought there was a toggle in the Tabbrowser Configuration settings.
DoctorBill
but, DoctorBill, this is a basic SeaMonkey function....I don;t think it
has anything to do with the Tabbrowser extension!
Daniel
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey