View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
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 | |||||||||||||
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 | ||||||||||||
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. | ||||||||||||
Fixed in CI build # | |||||||||||||
Reported in CI build # | 4408 | ||||||||||||
URL of problem page | http://www.gaydon.org.uk/ | ||||||||||||
Attached Files |
|
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 | View Revisions |
2019-05-06 14:54 | Vincent Sanders | Steps to Reproduce Updated | View Revisions |