MantisBT - NetSurf | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002898 | NetSurf | [All Projects] General | public | 2026-04-12 18:46 | 2026-04-12 18:46 |
| Reporter | Viatrix C. | ||||
|---|---|---|---|---|---|
| Assigned To | |||||
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | new | Resolution | open | ||
| Platform | GTK | OS | Linux Mint MATE | OS Version | 21.1 |
| Product Version | 3.11 | ||||
| Target Version | Fixed in Version | ||||
| Fixed in CI build # | |||||
| Reported in CI build # | |||||
| URL of problem page | |||||
| Summary | 0002898: Linked stylesheet combined with non-text in inline SVG stylesheet causes page to load indefinitely | ||||
| Description | Netsurf sometimes loads a page for a long time without displaying it when: 1. A linked stylesheet is present and would apply to the page (current media type applies, etc.). It is irrelevant whether the linked stylesheet exists. 2. An inline stylesheet in an <svg> element is present and would apply to the page. 3. The SVG's inline stylesheet contains non-text (elements, comments, or CDATA blocks). | ||||
| Steps To Reproduce | Create a file with the following contents: <link rel=stylesheet href=style.css> <svg><style><!-- --></style></svg> loaded Open it in Netsurf. If it loads without problem, clear the cache and open it again. Sometimes, it will keep loading indefinitely. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| There are no notes attached to this issue. |
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2026-04-12 18:46 | Viatrix C. | New Issue | |||