MantisBT - NetSurf
View Issue Details
0002677NetSurfLayoutpublic2019-06-21 15:382019-06-30 15:15
ReporterJohn Rickman 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusacknowledgedResolutionopen 
PlatformARMX6OSRISC OSOS Version5.25
Product Version3.9 
Target VersionFixed in Version 
Fixed in CI build #
Reported in CI build #4682
URL of problem pagehtml file supplied in zip file
Summary0002677: graphic not rendered correctly
Descriptionpicture of Leatherman penknives messed up by NS 3.9

Steps To Reproducerun html file :- e1b7ec.htm

scroll down one page and the broken graphic will be seen.
Additional InformationOtter Browser renders it correctly
TagsNo tags attached.
Attached Fileszip bug_jr.zip (108,622) 2019-06-21 15:38
https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=598&type=bug

Notes
(0001976)
Vincent Sanders   
2019-06-30 15:15   
seem we misbehave if the css styling is within a table.

<img src="https://i.emlfiles4.com/cmpimg/4/6/2/1/3/2/files/imagecache/292616/w660_344934_439crimsonfannedcopy.jpg" style="max-width: 100%;color: #333333;font-size: 15px;line-height: 24px;width: 99.83%;min-height: auto;display: block;margin: 0px;vertical-align: bottom" class="ee_editable" border="0" width="190">

page sets the width to 100% and netsurf makes that 100% of the window rather than inside a table cell

Issue History
2019-06-21 15:38John RickmanNew Issue
2019-06-21 15:38John RickmanFile Added: bug_jr.zip
2019-06-30 15:15Vincent SandersStatusnew => acknowledged
2019-06-30 15:15Vincent SandersProduct Version => 3.9
2019-06-30 15:15Vincent SandersDescription Updatedbug_revision_view_page.php?rev_id=2108#r2108
2019-06-30 15:15Vincent SandersSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=2110#r2110
2019-06-30 15:15Vincent SandersNote Added: 0001976