Bug 156599

Summary: Web Automation: suppress automatic text correction in pages controlled by automation
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: BJ Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Fix none

Description BJ Burg 2016-04-14 14:28:24 PDT
This is super confusing if your automation test tries to type in 'pycon' and OS X relentlessly changes it to 'pylon'.
I don't think this needs to be a more formal WebPreference since there are no other cases where we would override the user's settings for this behavior.
Comment 1 BJ Burg 2016-04-14 14:28:48 PDT
<rdar://problem/25712646>
Comment 2 Radar WebKit Bug Importer 2016-04-14 14:29:33 PDT
<rdar://problem/25735327>
Comment 3 BJ Burg 2016-04-14 14:35:25 PDT
Created attachment 276432 [details]
Proposed Fix
Comment 4 WebKit Commit Bot 2016-04-14 16:04:17 PDT
Comment on attachment 276432 [details]
Proposed Fix

Clearing flags on attachment: 276432

Committed r199565: <http://trac.webkit.org/changeset/199565>
Comment 5 WebKit Commit Bot 2016-04-14 16:04:21 PDT
All reviewed patches have been landed.  Closing bug.