mlalevic / new-tab-jumpstart

Automatically exported from code.google.com/p/new-tab-jumpstart
0 stars 0 forks source link

Toolbar button - preferences causing other changes to be lost on toolbar #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Toolbar button - preferences causing other changes to be lost on toolbar

FF4b8pre
if other changes are made on toolbar (e.g. new buttons added) and then 
JumpStart's toolbar button is enabled/disabled - it causes other changes to be 
lost

This is ultimately due to JumpStart toolbar button add/remove not being handled 
properly

Original issue reported on code.google.com by mlalevic@gmail.com on 7 Nov 2010 at 11:59

GoogleCodeExporter commented 9 years ago

Original comment by mlalevic@gmail.com on 26 Nov 2010 at 9:41

GoogleCodeExporter commented 9 years ago

Original comment by mlalevic@gmail.com on 2 Dec 2010 at 8:03

GoogleCodeExporter commented 9 years ago
This was a weird one. Issue was caused by the following line:
typeof(gBrowser) == "undefined"
I spent hours tracking it down - it's crazy that the line has nothing to do 
with toolbar

Original comment by mlalevic@gmail.com on 3 Dec 2010 at 12:01

GoogleCodeExporter commented 9 years ago

Original comment by mlalevic@gmail.com on 7 Dec 2010 at 8:38