Skuzzzy / rikaikun

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

Sometimes first character is not highlighted #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
At http://jrek.ta2o.net/ .

The examples after the first, the first character isn't recognized.

Original issue reported on code.google.com by melin...@gmail.com on 19 Jan 2010 at 11:11

GoogleCodeExporter commented 9 years ago
Is it possible to retitle this issue? Its not very clear. I'm guessing this 
issue relates to first characters not being recognized. Here is a further 
example, hover over the word 真偽。

http://www.excite.co.jp/dictionary/japanese_english/?search=%E3%81%84%E3%81%9A%E
3%82%8C&match=beginswith&block=58235&offset=1944&title=%E3%81%84%E3%81%9A%E3%82%
8C+%E4%BD%95%E3%82%8C

This is the most prominent bug I've found in Rikaikun over several months 
usage. Otherwise a life saving plug-in.

Original comment by edwinbra...@gmail.com on 27 Dec 2010 at 12:49

GoogleCodeExporter commented 9 years ago
Here are a few cases in which the first character is not recognized:

<html>
<body>

<input type="checkbox"><span>贅沢</span> 

<br><br>

<br><img src="#">贅沢

<br><br>

a 
<a href="#">贅沢</a>

</body>
</html>

Original comment by sepha...@gmail.com on 18 Sep 2013 at 4:52