Console shows:
uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://elemhidehelper-modules/content/Aardvark.jsm :: <TOP_LEVEL> :: line 149" data: no]
When I go to any site, press ctrl-shift-s, hover my mouse somewhere and press 'b' to select the parent element, nothing happens.
Also the help popup doesn't show up anymore.
Using EHH 1.2a.367 on FF9.01
[Fixed] EHH not selecting up in the elements tree
Re: EHH not selecting up in the elements tree
Should add that this started happening at (about?) the same time as the other (now fixed) EHH bug from hubird.
Re: EHH not selecting up in the elements tree
Turned out to be a build system issue: https://hg.adblockplus.org/buildtools/rev/f0b417f26d47 (we use a different packaging approach for extensions that aren't compatible with Firefox 3.x).
Element Hiding Helper 1.2a.368 is out, should hopefully work correctly now. And I am really happy that all JavaScript Deobfuscator locales are 100% complete, otherwise I would have to re-release it again now...
Element Hiding Helper 1.2a.368 is out, should hopefully work correctly now. And I am really happy that all JavaScript Deobfuscator locales are 100% complete, otherwise I would have to re-release it again now...
Re: [Fixed] EHH not selecting up in the elements tree
Confirmed. Thanks!