MantisBT - NetSurf | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002751 | NetSurf | Javascript | public | 2020-04-19 21:25 | 2020-05-21 20:27 |
Reporter | Krsna | ||||
---|---|---|---|---|---|
Assigned To | |||||
Priority | normal | Severity | feature | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Platform | x86_64 | OS | Void Linux | OS Version | Kernel 5.6.3_1 |
Product Version | 3.9 | ||||
Target Version | Fixed in Version | ||||
Fixed in CI build # | |||||
Reported in CI build # | |||||
URL of problem page | https://www.w3schools.com/js/tryit.asp?filename=tryjs_alert | ||||
Summary | 0002751: Javascript errors out | ||||
Description | All JS that invokes document (basically everything) errors out: (6.569686) content/handlers/html/html.c:94 fire_dom_event: Dispatching 'click' against 0x559f88549a50 (6.570662) content/handlers/javascript/duktape/dukky.c:1084 dukky_generic_event_handler: was at: ?inline script? line 34 (6.570703) content/handlers/javascript/duktape/dukky.c:1087 dukky_generic_event_handler: Stack trace: TypeError: cannot read property 'document' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:56524) internal at submitTryit (?inline script?:34) at [anon] (internal raw uncompiled handler:1) preventsyield Tried to build with latest version of duktape as well and same issue. | ||||
Steps To Reproduce | 1. Enable JS in netsurf. 2. navigate to a simple test https://www.w3schools.com/js/tryit.asp?filename=tryjs_alert 3. click the Run button | ||||
Additional Information | The "search from url bar" option also seems to have no effect. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2020-04-19 21:25 | Krsna | New Issue | |||
2020-04-25 07:09 | Krsna | Note Added: 0002185 | |||
2020-05-21 20:27 | Vincent Sanders | Severity | block => feature | ||
2020-05-21 20:27 | Vincent Sanders | Status | new => acknowledged | ||
2020-05-21 20:27 | Vincent Sanders | Note Added: 0002190 |