[Webkit-unassigned] [Bug 144489] AX: setting focus via accessibility object needs to set isSynchronizing in resulting selection intent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 2 16:51:08 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144489

--- Comment #14 from Darin Adler <darin at apple.com> ---
Comment on attachment 252248
  --> https://bugs.webkit.org/attachment.cgi?id=252248
patch

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

> Tools/WebKitTestRunner/InjectedBundle/atk/AccessibilityUIElementAtk.cpp:1915
> +bool AccessibilityUIElement::setSelectedVisibleTextRange(AccessibilityTextMarkerRange*);

The extra semicolon on the end of this line is why GTK and EFL are failing to compile.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150502/5479c65d/attachment.html>


More information about the webkit-unassigned mailing list