[Webkit-unassigned] [Bug 14536] New: Unnecessary layout done when mousing down in text field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 17:13:57 PDT 2007


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

           Summary: Unnecessary layout done when mousing down in text field
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adele at apple.com


Unnecessary layout done when mousing down in text field.

Adam and I were testing a text field with 500,000 characters, and we noticed
some sluggishness clicking in and out of the text field.

We profiled it with Shark, and saw that the slowness is coming from laying out
the large run of text.  But it seems unnecessary to have to relayout just for
clicking in the field.


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