Bug 187142 - REGRESSION (r232040): Cursor jumping in Safari text fields
Summary: REGRESSION (r232040): Cursor jumping in Safari text fields
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad Other
: P2 Major
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-28 09:11 PDT by Aditya Keerthi
Modified: 2018-06-28 10:12 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.12 KB, patch)
2018-06-28 09:24 PDT, Aditya Keerthi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aditya Keerthi 2018-06-28 09:11:12 PDT
Summary:

If you then tap at various points in an editable node with text, the cursor jumps.

Steps to reproduce:

1. Navigate to reddit.com
2. Sign in and begin a new post
3. Enter some text for the post title
4. Tap at various points in the input field

Regression:

This is a regression caused by r232040, which enabled click events on nodes that are already being edited (iOS).
Comment 1 Aditya Keerthi 2018-06-28 09:12:08 PDT
<rdar://problem/41397577>
Comment 2 Aditya Keerthi 2018-06-28 09:24:10 PDT
Created attachment 343810 [details]
Patch
Comment 3 WebKit Commit Bot 2018-06-28 10:12:12 PDT
Comment on attachment 343810 [details]
Patch

Clearing flags on attachment: 343810

Committed r233311: <https://trac.webkit.org/changeset/233311>
Comment 4 WebKit Commit Bot 2018-06-28 10:12:13 PDT
All reviewed patches have been landed.  Closing bug.