[webkit-reviews] review granted: [Bug 119824] AX: WKView does not become first responder when the voiceover cursor lands on it : [Attachment 208771] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 14 16:35:34 PDT 2013


Tim Horton <thorton at apple.com> has granted chris fleizach
<cfleizach at apple.com>'s request for review:
Bug 119824: AX: WKView does not become first responder when the voiceover
cursor lands on it
https://bugs.webkit.org/show_bug.cgi?id=119824

Attachment 208771: patch
https://bugs.webkit.org/attachment.cgi?id=208771&action=review

------- Additional Comments from Tim Horton <thorton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=208771&action=review


> Source/WebCore/accessibility/AccessibilityScrollView.cpp:106
> +	   return webArea->setFocused(focused);

why return?


More information about the webkit-reviews mailing list