Bug 267731

Summary: [LBSE] Text selection / repaint rectangles are incorrect
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 90738, 265134    

Nikolas Zimmermann
Reported 2024-01-18 14:22:06 PST
When LBSE is used, the repaint / selection rects are off, e.g. for a <text x="200" y="100"> the aforementioned rects are incorrectly double-offset by the (200,100) location. Most likely an issue with "locationOffset()" being applied twice.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-25 14:23:20 PST
Note You need to log in before you can comment on or make changes to this bug.