2024-03-28 09:25 UTC

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002047NetSurfJavascriptpublic2019-05-06 13:15
ReporterChris Young 
Assigned To 
SeverityminorReproducibilityalways 
StatusconfirmedResolutionopen 
PlatformAmigaOSAmigaOS VersionAmiga
Product Version 
Target VersionFixed in Version 
Summary0002047: Blank pages
DescriptionI've had it reported to me that the following pages only show up blank:
http://mail.yandex.ru
http://www.madetelevision.tv

This might be Javascript-related but no content is shown in the Javascript builds either.
CI build 0001516
TagsNo tags attached.
Fixed in CI build #
Reported in CI build #
URL of problem pagehttp://mail.yandex.ru
Attached Files

-Relationships
+Relationships

-Notes
Vincent Sanders

~0000011

Vincent Sanders (administrator)

These sites consist of nothing other than a series of div spans and javascript to populate those divs. There is literally nothing to display without javascript enabled

The javascript implementation as of now needs massive improvement in HTMLElement to make this kind of thing work

some examples are:

build-Linux-gtk/htmlelement.c jsapi_property_id_set 2304: property HTMLElement.id has no implementation

build-Linux-gtk/htmldocument.c jsapi_property_childNodes_get 2877: property Document.childNodes has no implementation

build-Linux-gtk/htmlelement.c jsapi_property_className_set 2350: property HTMLElement.className has no implementation
Chris Young

~0001555

Chris Young (developer)

Both these sites now have content, although I suspect this is because the sites themselves have changed as it doesn't seem to matter if JS is on or off.

Vince, I suspect you are well aware of any HTMLElement improvements, but I'll leave you to decide if you need this to be left open or not.
+Notes

-Issue History
Date Modified Username Field Change
2013-12-11 11:17 Michael Drake New Issue
2013-12-11 11:52 Rob Kendrick Category NetSurf => General
2013-12-11 11:52 Rob Kendrick Description Updated View Revisions
2013-12-11 15:44 Vincent Sanders Note Added: 0000011
2013-12-11 15:44 Vincent Sanders Assigned To => Vincent Sanders
2013-12-11 15:44 Vincent Sanders Reproducibility have not tried => always
2013-12-11 15:44 Vincent Sanders Status new => assigned
2013-12-11 15:44 Vincent Sanders Category General => Javascript
2013-12-11 15:45 Vincent Sanders URL of problem page => http://mail.yandex.ru
2013-12-11 17:12 Vincent Sanders Status assigned => confirmed
2017-05-08 22:42 Chris Young Note Added: 0001555
2019-05-06 13:15 Vincent Sanders Assigned To Vincent Sanders =>
+Issue History