Bug 129609 - Copying wrapping text results in multiple spaces between wrapped lines stripped
Summary: Copying wrapping text results in multiple spaces between wrapped lines stripped
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chang Shu
URL:
Keywords:
Depends on: 63233
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-03 08:30 PST by Chang Shu
Modified: 2014-03-05 05:56 PST (History)
2 users (show)

See Also:


Attachments
fix patch (4.39 KB, patch)
2014-03-03 08:36 PST, Chang Shu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chang Shu 2014-03-03 08:30:06 PST
Bug 63233 has fixed the missing space between wrapped lines during copy. However, it missed the case when the spaces are multiple rather than single.
Comment 1 Chang Shu 2014-03-03 08:36:08 PST
Created attachment 225655 [details]
fix patch
Comment 2 Chang Shu 2014-03-05 05:23:31 PST
Comment on attachment 225655 [details]
fix patch

thanks for the review.
Comment 3 WebKit Commit Bot 2014-03-05 05:56:28 PST
Comment on attachment 225655 [details]
fix patch

Clearing flags on attachment: 225655

Committed r165105: <http://trac.webkit.org/changeset/165105>
Comment 4 WebKit Commit Bot 2014-03-05 05:56:31 PST
All reviewed patches have been landed.  Closing bug.