Bug 227543

Summary: VisiblePosition::absoluteSelectionBoundsForLine fails on multiline vertical-rl content
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, ews-watchlist, mifenton, simon.fraser, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description zalan 2021-06-30 14:12:25 PDT
it does not compute the line position properly (missing writing direction flip).
Comment 1 zalan 2021-06-30 15:24:25 PDT
<rdar://79887141>
Comment 2 zalan 2021-06-30 15:26:13 PDT
Created attachment 432633 [details]
Patch
Comment 3 Simon Fraser (smfr) 2021-06-30 15:30:33 PDT
Comment on attachment 432633 [details]
Patch

Can we make a test?
Comment 4 zalan 2021-06-30 21:33:52 PDT
Created attachment 432658 [details]
Patch
Comment 5 EWS 2021-07-01 06:29:15 PDT
Committed r279463 (239319@main): <https://commits.webkit.org/239319@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 432658 [details].