[Webkit-unassigned] [Bug 47657] New: -webkit-transition leaves smear when moving text that is aligned end, right, or justify

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 14 00:30:00 PDT 2010


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

           Summary: -webkit-transition leaves smear when moving text that
                    is aligned end, right, or justify
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yuzo at google.com


Created an attachment (id=70715)
 --> (https://bugs.webkit.org/attachment.cgi?id=70715&action=review)
Test

Suppose we move a<div> to left by setting
  -webkit-transition:margin-left 1s;
  margin-left: -100px;

Depending on the font and the width of the <div>, smear can be left on screen.

Please see the attached test and the screen shot.

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