Bug 133666 - AX: WK2: iOS: text editing does not work
Summary: AX: WK2: iOS: text editing does not work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-06-09 16:47 PDT by chris fleizach
Modified: 2014-06-10 10:19 PDT (History)
9 users (show)

See Also:


Attachments
patch (3.89 KB, patch)
2014-06-09 16:53 PDT, chris fleizach
mario: review+
Details | Formatted Diff | Diff

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