Skuzzzy / rikaikun

Automatically exported from code.google.com/p/rikaikun
0 stars 0 forks source link

Doesn't register some text on d.hatena.ne.jp properly #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to http://d.hatena.ne.jp/
2. Look at みんなのブログ section
3. Try to hover text on any line in the last column (it is in grey color, and 
it is a link)

What is the expected output? What do you see instead?
Expected: the words would be highlighted and translated starting from the 
first character
Actual: hovering the first character doesn't cause rikaikun to do anything. 
But hovering the second character initiates translation.

Thanks.

Original issue reported on code.google.com by iiartv...@gmail.com on 6 Jan 2010 at 3:30

GoogleCodeExporter commented 9 years ago
I believe the problem is the inline img right before the <span>.  Empty 
elements break 
my code and I have to account for each of them.  This should be fixed fairly 
soon.

Original comment by melin...@gmail.com on 6 Jan 2010 at 3:46

GoogleCodeExporter commented 9 years ago
This is fixed in revision 13.  It will be merged to trunk in the next minor 
release.

Original comment by melin...@gmail.com on 6 Jan 2010 at 3:32