Bug 116458 - Add a test that inserting a character inside a URL doesn't move caret per auto correction
Summary: Add a test that inserting a character inside a URL doesn't move caret per aut...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-20 12:43 PDT by Ryosuke Niwa
Modified: 2013-05-20 17:56 PDT (History)
7 users (show)

See Also:


Attachments
Adds a test (4.07 KB, patch)
2013-05-20 12:44 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Skip the test on non-Mac platforms (6.74 KB, patch)
2013-05-20 12:48 PDT, Ryosuke Niwa
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-05-20 12:43:42 PDT
Add a test that inserting a character inside a URL doesn't move caret per auto correction
Comment 1 Ryosuke Niwa 2013-05-20 12:44:25 PDT
Created attachment 202304 [details]
Adds a test
Comment 2 Ryosuke Niwa 2013-05-20 12:48:11 PDT
Created attachment 202306 [details]
Skip the test on non-Mac platforms
Comment 3 Ryosuke Niwa 2013-05-20 17:56:32 PDT
Committed r150393: <http://trac.webkit.org/changeset/150393>