Bug 133666

Summary: AX: WK2: iOS: text editing does not work
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, commit-queue, dmazzoni, jcraig, jdiggs, mario, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch mario: review+

Description chris fleizach 2014-06-09 16:47:31 PDT
The right accessibility hooks are not implemented to handle text editing on a WK2 only world

<rdar://problem/17127741>
Comment 1 chris fleizach 2014-06-09 16:53:19 PDT
Created attachment 232748 [details]
patch
Comment 2 Mario Sanchez Prada 2014-06-10 10:17:21 PDT
Comment on attachment 232748 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=232748&action=review

> Source/WebCore/ChangeLog:3
> +        AX: WK2: iOS: text editing does not work with

with what? :)
Comment 3 chris fleizach 2014-06-10 10:18:04 PDT
(In reply to comment #2)
> (From update of attachment 232748 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=232748&action=review
> 
> > Source/WebCore/ChangeLog:3
> > +        AX: WK2: iOS: text editing does not work with
> 
> with what? :)

Doh! will fix. thanks
Comment 4 chris fleizach 2014-06-10 10:19:49 PDT
http://trac.webkit.org/changeset/169747