Bug 126549 - REGRESSION(r157851): trailing space inside an editable region could be erroneously collapsed
Summary: REGRESSION(r157851): trailing space inside an editable region could be errone...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2014-01-06 16:59 PST by Ryosuke Niwa
Modified: 2014-01-06 21:36 PST (History)
7 users (show)

See Also:


Attachments
Reproduction (710 bytes, text/html)
2014-01-06 16:59 PST, Ryosuke Niwa
no flags Details
Patch (7.08 KB, patch)
2014-01-06 20:53 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Patch for landing (7.12 KB, patch)
2014-01-06 21:27 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2014-01-06 16:59:38 PST
Created attachment 220472 [details]
Reproduction

After http://trac.webkit.org/changeset/157851, a collapsed space at the end of a line that contains another space could disappear upon input of another character immediately after it.

<rdar://problem/15398575>
Comment 1 Ryosuke Niwa 2014-01-06 20:53:33 PST
Created attachment 220487 [details]
Patch
Comment 2 Ryosuke Niwa 2014-01-06 21:27:02 PST
Created attachment 220490 [details]
Patch for landing
Comment 3 WebKit Commit Bot 2014-01-06 21:36:53 PST
Comment on attachment 220490 [details]
Patch for landing

Clearing flags on attachment: 220490

Committed r161404: <http://trac.webkit.org/changeset/161404>
Comment 4 WebKit Commit Bot 2014-01-06 21:36:55 PST
All reviewed patches have been landed.  Closing bug.