Bug 60915 - REGRESSION (r84750): Moving by word stops at apostrophe mid-word
Summary: REGRESSION (r84750): Moving by word stops at apostrophe mid-word
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: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-05-16 12:57 PDT by mitz
Modified: 2011-05-16 14:23 PDT (History)
2 users (show)

See Also:


Attachments
Revert r84750 (7.23 KB, patch)
2011-05-16 13:10 PDT, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-05-16 12:57:25 PDT
REGRESSION (r84750): Moving by word stops at apostrophe mid-word
Comment 1 mitz 2011-05-16 12:58:03 PDT
<rdar://problem/9446653>
Comment 2 mitz 2011-05-16 13:10:06 PDT
Created attachment 93684 [details]
Revert r84750
Comment 3 Darin Adler 2011-05-16 13:11:54 PDT
Would be good to add a test case for the word boundary in “house’s” too.
Comment 4 mitz 2011-05-16 13:15:02 PDT
Fixed in r86599. <http://trac.webkit.org/changeset/86599>
Comment 5 Ryosuke Niwa 2011-05-16 14:18:15 PDT
It seems like this broke "Find"  on Leopard:
http://build.webkit.org/builders/Leopard%20Intel%20Release%20%28Tests%29/builds/32274
Comment 6 mitz 2011-05-16 14:23:30 PDT
(In reply to comment #5)
> It seems like this broke "Find"  on Leopard:
> http://build.webkit.org/builders/Leopard%20Intel%20Release%20%28Tests%29/builds/32274

Thanks. Platform-specific results would need to be (re-?)added.