[Webkit-unassigned] [Bug 37167] Undetermined IME input has solid underline instead of dashed underline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 9 14:00:21 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=37167


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |hbono at chromium.org,
                   |                            |jshin at chromium.org,
                   |                            |rniwa at webkit.org,
                   |                            |tony at chromium.org,
                   |                            |xji at chromium.org
     Ever Confirmed|0                           |1




--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org>  2011-03-09 14:00:21 PST ---
(In reply to comment #1)
> Is this a new behavior in Windows 7?

I don't think this is a new feature.  IE has always used dotted line but native apps behave differently based on IME.  For example, Japanese IME uses wave line for typed hiragana and then solid line for Kaji characters.  On the other hand, Chinese IME uses solid line for typed pinyin and solid line for Chinese characters, and Korean IME doesn't show underline at all.

You can see some some screenshots on http://msdn.microsoft.com/en-us/library/ms971336.aspx and http://msdn.microsoft.com/en-us/library/cc194855.aspx

It seems like Firefox always show dotted underline for all IMEs and IE shows dotted underline for Japanese/Chinese but doesn't show underline for Korean.  We need to figure out the behaviors for other IMEs.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list