RealOuO / bubble-translate

Automatically exported from code.google.com/p/bubble-translate
0 stars 0 forks source link

exception when entering a page #226

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Chrome Version       : 23.0.1271.64 m
Operating system     : win7

What steps will reproduce the problem?
1. install BubbleTranslate
2. open any page
3. the error is in JS console, no translation is shown 

What is the expected output? What do you see instead?
ranslation - othing

Please provide any additional information below.

Error in event handler for 'undefined': Cannot call method 'appendChild' of 
undefined TypeError: Cannot call method 'appendChild' of undefined
    at chrome-extension://jlhlebbhengjlhmcjebbkambaekglhkf/BubbleTranslate.js:11:261
    at chrome.Event.dispatchToListener (event_bindings:387:21)
    at chrome.Event.dispatch_ (event_bindings:373:27)
    at chrome.Event.dispatch (event_bindings:393:17)
    at miscellaneous_bindings:163:26
    at chrome.Event.dispatchToListener (event_bindings:387:21)
    at chrome.Event.dispatch_ (event_bindings:373:27)
    at chrome.Event.dispatch (event_bindings:393:17)
    at Object.chromeHidden.Port.dispatchOnMessage (miscellaneous_bindings:253:22) 

Original issue reported on code.google.com by peter.st...@googlemail.com on 20 Nov 2012 at 1:40