[Webkit-unassigned] [Bug 29982] New: REGRESSION (Safari 4.0.3-ToT): Inserting text in the middle of content in a scrolled textfield results in painting bugs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 1 14:16:32 PDT 2009


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

           Summary: REGRESSION (Safari 4.0.3-ToT): Inserting text in the
                    middle of content in a scrolled textfield results in
                    painting bugs
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: data:text/html,%3Cinput%20value=%22this%20is%20a%20lon
                    g%20test%20value%20that%20you%20should%20overwrite%20t
                    o%20see%20painting%20bugs%22%3E
        OS/Version: All
            Status: NEW
          Keywords: NeedsRadar, Regression
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: adele at apple.com, enrica at apple.com


To reproduce:

1. Go to
data:text/html,%3Cinput%20value=%22this%20is%20a%20long%20test%20value%20that%20you%20should%20overwrite%20to%20see%20painting%20bugs%22%3E
2. Click in the text field
3. Press the right arrow until the word "this" has scrolled off the left edge
of the text field
4. Click just before the "v" in "value"
5. Type a few characters

The word "that" starts getting clobbered by the word "value", instead of moving
to the right.

This happens on both Mac and Windows. It did not happen in Safari 4.0.3.

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