Bug 87429 - Test case for focusing readonly elements
Summary: Test case for focusing readonly elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Vicki Pfau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-24 14:27 PDT by Vicki Pfau
Modified: 2012-05-24 15:21 PDT (History)
0 users

See Also:


Attachments
Patch (1.67 KB, patch)
2012-05-24 14:33 PDT, Vicki Pfau
joepeck: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vicki Pfau 2012-05-24 14:27:22 PDT
This is a simple test case for a case involving focusing readonly elements that's only failing in iOS. The test passes already in everything else I've tried it in.
Comment 1 Vicki Pfau 2012-05-24 14:33:16 PDT
Created attachment 143896 [details]
Patch
Comment 2 Joseph Pecoraro 2012-05-24 14:36:34 PDT
Comment on attachment 143896 [details]
Patch

r=me
Comment 3 Vicki Pfau 2012-05-24 15:21:31 PDT
Committed r118428: <http://trac.webkit.org/changeset/118428>