[Webkit-unassigned] [Bug 19058] New: CSS Transforms are not compatible with editing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 14 13:57:34 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19058

           Summary: CSS Transforms are not compatible with editing
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: duncan at mclink.it


The testcase I'm attaching shows how even a no-op transform (like
translate(0px) or scale(1)) make editing a contentEditable area behave
erratically. Specifically:

- no flashing caret
- clicking on the text places the cursor in the wrong position
- the caret is shown at wrong offsets

Actual scaling or translation transforms amplify the bad effects.


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



More information about the webkit-unassigned mailing list