[Webkit-unassigned] [Bug 40805] New: Rendering of composition string with partial selection range is broken.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 17 19:35:09 PDT 2010


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

           Summary: Rendering of composition string with partial selection
                    range is broken.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: suzhe at chromium.org


Created an attachment (id=59061)
 --> (https://bugs.webkit.org/attachment.cgi?id=59061)
Correct behavior - IE 8

When using a composition string with a partial selection range, webkit can't render the selection range correctly. It'll be ok if the selection range covers the whole composition string.

See attached images: The first one is the correct behavior in IE 8, the second one is taken with a hacked chrome which supports the selection range in composition string (stock chrome doesn't support it). The third one is taken with the same chrome binary but with a full selection range.

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