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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 13:30:03 PDT 2010


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

           Summary: Undetermined IME input has solid underline instead of
                    dashed underline
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P4
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bugs at dissociate.net
                CC: bugs at dissociate.net


Created an attachment (id=52661)
 --> (https://bugs.webkit.org/attachment.cgi?id=52661)
Screenshot of the undetermined text with the wrong style

Overview
---------------
Undetermined IME input has solid underline instead of dashed underline


Repro Steps:
---------------

1) Find an empty editable text area, e.g. an <input type="text"/> field
2) Use an IME, such as Windows Chinese IME
3) Type some sample text but do not determine it (i.e. do not press space or
enter)
E.g. for Chinese, type "wo" without the quotation marks, and without space or
enter

You should now see "wo" underlined.

4) Press space.  

This will pop up a candidate window which shows a selection of characters
that are conceivable replacements for "wo"


Actual Result:
---------------
"wo" will display as "我" with a solid black underline.


Expected Result:
---------------
"我" displays with dashed or dotted underline.  This is the standard behavior in
Windows, Firefox, etc..  If it is solid underlined it looks weird and wrong to
native users, like it's in the wrong state.


Environment:
---------------
Repros both Safari 4.0.5 (531.22.7) and Chrome 4.1.249.1045 on Win7

-- 
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