Bug 146735 - [iOS] Scrolling is laggy when the keyboard is up and a form element is focused.
Summary: [iOS] Scrolling is laggy when the keyboard is up and a form element is focused.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar, Performance
Depends on:
Blocks:
 
Reported: 2015-07-08 12:22 PDT by Andreas Kling
Modified: 2015-07-08 17:20 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.87 KB, patch)
2015-07-08 12:24 PDT, Andreas Kling
enrica: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2015-07-08 12:22:36 PDT
<rdar://problem/21151033>

There are little lag spikes whenever you put your finger to the screen and pan while an input element is focused.
Comment 1 Andreas Kling 2015-07-08 12:24:32 PDT
Created attachment 256393 [details]
Patch
Comment 2 Enrica Casucci 2015-07-08 16:36:25 PDT
Comment on attachment 256393 [details]
Patch

Looks good to me!!
Comment 3 Andreas Kling 2015-07-08 17:20:14 PDT
Committed r186546: <http://trac.webkit.org/changeset/186546>