[Webkit-unassigned] [Bug 188071] New: AX: nothing returned for various previous text marker APIs from one div/p node to another

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 26 12:43:38 PDT 2018


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

            Bug ID: 188071
           Summary: AX: nothing returned for various previous text marker
                    APIs from one div/p node to another
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: n_wang at apple.com
                CC: webkit-bug-importer at group.apple.com

In some cases like this:
<div>
<p>some text</p>
</div>
<div>
<p>some other text</p>
</div>

We are not able to get the previous word/sentence/paragraph related text markers from the start of the second <p> element.

<rdar://problem/38193849>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180726/9c469022/attachment.html>


More information about the webkit-unassigned mailing list