Opera-Translate icon indicating copy to clipboard operation
Opera-Translate copied to clipboard

Does not work on certain website

Open Greennut opened this issue 11 years ago • 1 comments

for example, this one:http://matome.naver.jp/topic/1LvbN

Greennut avatar Dec 13 '14 08:12 Greennut

Opening the web inspector on the web page you link to reports the following errors:

translate.googleapis.com/translate_static/js/element/25/element_main.js:68 Uncaught TypeError: Cannot use 'in' operator to search for 'textContent' in null
translate.googleapis.com/translate_static/js/element/25/element_main.js:65 Uncaught TypeError: Cannot read property 'firstChild' of null
translate.googleapis.com/translate_static/js/element/25/element_main.js:250 Uncaught TypeError: Cannot read property 'call' of null

Therefore the problem seems to be in the Google Translate JavaScript Widget and not in the extension code itself. I was unable to find a way to report bugs on the Google Translate JavaScript Widget. If you know how we can do this then we can ask Google to look in to the issue.

richtr avatar Dec 17 '14 14:12 richtr