Closed GoogleCodeExporter closed 9 years ago
I wasn't able to reproduce your issue.
I was able to hover over every character in the enlarged kanji and see the
definition of it.
The only problem is that jisho.org has a bug where their enlarged kanji cover
the default position of the rikaikun definition. (They set the z-index to
149999. This is a novice mistake as your z-index should only be higher than
elements on your page.) This is easily worked around by pressing 'a' to move
the definition box.
Original comment by melin...@gmail.com
on 24 Mar 2013 at 5:43
I actually am having the same problem across Chrome now, including on google
search. I don't know how to capture a screen grab that shows the mouse cursor,
but in #1 my mouse is on the enlarged 赤, and on #2 it is on 上 just before
the highlighted entry. Rikaikun is ignoring these characters, and nothing I
know how to do will fix the problem.
Original comment by rosswagn...@gmail.com
on 24 Mar 2013 at 6:24
Attachments:
Ah, these problems are apart of a different bug which I'll link to later. The
problem is characters that follow other characters with special formatting. In
jisho's case it's the highlighting, and in google search result case it's the
bolding of the search term.
I'll duplicate this under the other bug later. The problem is a combination of
non-standard html tags and subtle bugs in chrome that make me have to write
special cases for these types of things.
Original comment by melin...@gmail.com
on 24 Mar 2013 at 6:30
Sounds pretty complicated. I'd like to switch to chrome, but I use this tool
too much, and it works so well on firefox, so I guess I'll stay with it for
now. Thanks for looking into this so fast!
Original comment by rosswagn...@gmail.com
on 24 Mar 2013 at 6:38
Original comment by melin...@gmail.com
on 24 Mar 2013 at 8:55
Original issue reported on code.google.com by
rosswagn...@gmail.com
on 24 Mar 2013 at 5:37