MantisBT - NetSurf | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002638 | NetSurf | RISC OS-specific | public | 2019-03-19 15:30 | 2019-05-06 14:54 |
Reporter | John Rickman | ||||
---|---|---|---|---|---|
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Platform | ARMX6 | OS | RISC OS | OS Version | 5.25 |
Product Version | 3.8 | ||||
Target Version | Fixed in Version | ||||
Fixed in CI build # | |||||
Reported in CI build # | 4408 | ||||
URL of problem page | http://www.gaydon.org.uk/ | ||||
Summary | 0002638: Full Save loses <Map> coordinates | ||||
Description | When you do a NetSurf "full save" of a page with an image map it does not keep all the coordinates. See illustration below: From Original Home Page index.html of http://www.gaydon.org.uk/ <area shape="rect" coords="640, 20,790, 65" href="con <area shape="rect" coords="540,135,790,180" href="pco From Full save of Home Page - NOTE coordinates are lost <AREA shape="rect" coords="640" href="http <AREA shape="rect" coords="540" href="http From >Page >Save..of Home Page - NOTE all coordinates are saved <area shape="rect" coords="640, 20,790, 65" href=" <area shape="rect" coords="540,135,790,180" href=" | ||||
Steps To Reproduce | open http://www.gaydon.org.uk/ This is an image mapped page - hover over text to find mapped areas Now do a Full save of the page. Open the Full Save and note that the areas are no longer mapped. The html saved is missing all but the first map coordinate for each mapped area | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files |
There are no notes attached to this issue. |
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2019-03-19 15:30 | John Rickman | New Issue | |||
2019-05-06 14:54 | Vincent Sanders | Status | new => acknowledged | ||
2019-05-06 14:54 | Vincent Sanders | Description Updated | bug_revision_view_page.php?rev_id=2078#r2078 | ||
2019-05-06 14:54 | Vincent Sanders | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=2080#r2080 |