Bug 156599 - Web Automation: suppress automatic text correction in pages controlled by automation
Summary: Web Automation: suppress automatic text correction in pages controlled by aut...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-04-14 14:28 PDT by BJ Burg
Modified: 2016-04-14 16:04 PDT (History)
8 users (show)

See Also:


Attachments
Proposed Fix (2.83 KB, patch)
2016-04-14 14:35 PDT, BJ Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.