Bug 267731
| Summary: | [LBSE] Text selection / repaint rectangles are incorrect | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | SVG | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/121623540>