RealOuO / bubble-translate

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

doesn't work on 4.0.249.0 #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Chrome Version       : 4.0.249.0
Operating system     : WindowsXP Pro. SP3

After updated to 4.0.249.0 it seems does not work on 4.0.249.0.

Original issue reported on code.google.com by isam.A.One@gmail.com on 17 Nov 2009 at 4:14

GoogleCodeExporter commented 9 years ago
Didn't work for me in 4.0.237.0 either. A redesign of Google's translation page 
might 
be to blame, rather than a Chrome update. 

http://translate.google.com/translate_t?sl=auto&tl=en&text=hola

Bubble translate is looking for something like:
<div id=result_box dir="ltr">%%TRANSLATED TEXT%%</div>

Google Translate now returns something a little more ugly to parse:
<span id=result_box class="medium_text"><span title="%%ORIGINAL TEXT%%" 
onmouseover="this.style.backgroundColor='#ebeff9'" 
onmouseout="this.style.backgroundColor='#fff'">%%TRANSLATED TEXT%%</span></span>

There's also a hidden field:
<input type=hidden name=gtrans value="%%TRANSLATED TEXT%%">

Original comment by dtfi...@gmail.com on 17 Nov 2009 at 5:18

GoogleCodeExporter commented 9 years ago
Chrome Version       : 4.0.249.0
Operating system     : Windows 7

Original comment by edson.sn...@gmail.com on 17 Nov 2009 at 4:27

GoogleCodeExporter commented 9 years ago

Original comment by bubble.t...@gmail.com on 17 Nov 2009 at 11:15