Bug 306621
| Summary: | REGRESSION(305273@main): [GTK] Another PDF rendering regression | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Nikolas Zimmermann <zimmermann> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, mcatanzaro, zimmermann |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=303575 | ||
Michael Catanzaro
This PDF is seriously messed up when loaded in WebKitGTK: https://www.modot.org/sites/default/files/documents/Recommended_concept_east.pdf
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
It seems almost every PDF is broken. I'll see if it's easy to bisect.
Michael Catanzaro
This regressed in 305273@main.
Nikolas Zimmermann
Thanks Michael, I will look into it early next week, most likely. We urgently need some test coverage for this :-(
Nikolas Zimmermann
Got a fix for it, still needs cleanup and testing, will likely prepare a PR tomorrow.
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/59003
EWS
Committed 308033@main (84a16ff08493): <https://commits.webkit.org/308033@main>
Reviewed commits have been landed. Closing PR #59003 and removing active labels.
Nikolas Zimmermann
Michael, please confirm, that you no longer see issues on PDFs :-)
Michael Catanzaro
Confirmed fixed, thanks!