Closed sdavidg closed 9 years ago
Oh, I see. Looks like something was "optimized" in Firefox 29+. :( Also all works fine for me with Windows 7 + Aero theme, but broken, if used classic theme.
I added some workarounds: still buggy reflects changes, but the data is at least visible.
Great! Thanks for the quick fix
I had to disable this workaround by default due to performance problems on latest Firefox 33.0a1. Now should be changed manually:
-var _forceRepaintTooltip = false;
+var _forceRepaintTooltip = true;
Also old inIFlasher.repaintElement() doesn't work anymore and will be removed in Firefox 33 (32?): https://bugzilla.mozilla.org/show_bug.cgi?id=1018324 So, I updated workaround: a bit more buggy now, but still better than nothing.
Oh, yes (from https://bugzilla.mozilla.org/show_bug.cgi?id=1018324), removed: https://hg.mozilla.org/mozilla-central/rev/4140ef233349#l2.108 temporarily restored: https://hg.mozilla.org/mozilla-central/rev/199108b7f25d#l2.108 So, now inIFlasher.repaintElement() just does nothing.
Our workaround doesn't work in Thunderbird 31.2.0, see http://custombuttons.sourceforge.net/forum/viewtopic.php?p=9807#p9807
Looks fixed now. @sdavidg, thanks again.
Thanks to you for this wonderful tool
Attributes_Inspector version 0.6.3pre2 - 2013-11-11 FF 31.0a1 (2014-03-31) / FF 29_0b3