Bug 188071

Summary: AX: nothing returned for various previous text marker APIs from one div/p node to another
Product: WebKit Reporter: Nan Wang <n_wang>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, ews-watchlist, jcraig, jdiggs, n_wang, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Nan Wang
Reported 2018-07-26 12:43:38 PDT
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>
Attachments
patch (6.98 KB, patch)
2018-07-26 12:54 PDT, Nan Wang
no flags
Nan Wang
Comment 1 2018-07-26 12:54:38 PDT
WebKit Commit Bot
Comment 2 2018-07-26 14:34:34 PDT
Comment on attachment 345859 [details] patch Clearing flags on attachment: 345859 Committed r234275: <https://trac.webkit.org/changeset/234275>
WebKit Commit Bot
Comment 3 2018-07-26 14:34:35 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.