MantisBT - NetSurf | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002537 | NetSurf | Javascript | public | 2017-05-08 14:25 | 2019-07-19 09:31 |
Reporter | lionwes | ||||
---|---|---|---|---|---|
Assigned To | kinnison | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | ARM9 | OS | linux | OS Version | linux 3.10 |
Product Version | 3.6 | ||||
Target Version | 3.9 | Fixed in Version | 3.9 | ||
Fixed in CI build # | 4620 | ||||
Reported in CI build # | |||||
URL of problem page | |||||
Summary | 0002537: RuhRoh, couldn't find a prototype, HTMLUnknownElement it is | ||||
Description | I wrote a sample code to test Netsurf, but when i click the button can not work. Will show log : (1.993933) content/handlers/javascript/duktape/dukky.c:64 dukky_populate_object: RuhRoh, couldn't find a prototype, HTMLUnknownElement it is (1.994575) content/handlers/javascript/duktape/dukky.c:80 dukky_populate_object: Call the init function (1.995408) content/handlers/javascript/duktape/dukky.c:939 dukky_register_event_listener_for: have registered listener for 0x1409fa8.click | ||||
Additional Information | the code I test : javascript_test.html <!DOCTYPE html> <html> <body> <h1>My first paragraph JavaScript</h1>
<button type="button" onclick="alert('Welcome!')">Click Here</button> </body> </html> | ||||
Tags | HTMLUnknownElement, javascript | ||||
Relationships | |||||
Attached Files | ![]() https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=495&type=bug ![]() https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=496&type=bug ![]() https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=497&type=bug |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2017-05-08 14:25 | lionwes | New Issue | |||
2017-05-08 14:25 | lionwes | File Added: log.txt | |||
2017-05-08 14:27 | lionwes | File Added: button can not be activated.jpg | |||
2017-05-08 14:28 | lionwes | File Added: javascript_test.html | |||
2017-05-08 14:28 | lionwes | Tag Attached: HTMLUnknownElement | |||
2017-05-08 14:28 | lionwes | Tag Attached: javascript | |||
2017-06-09 20:43 | Vincent Sanders | Status | new => acknowledged | ||
2017-09-09 11:02 | kinnison | Assigned To | => kinnison | ||
2017-09-09 11:02 | kinnison | Status | acknowledged => assigned | ||
2017-09-09 11:03 | kinnison | Status | assigned => acknowledged | ||
2017-09-09 11:03 | kinnison | Note Added: 0001581 | |||
2019-05-06 15:30 | kinnison | Status | acknowledged => resolved | ||
2019-05-06 15:30 | kinnison | Resolution | open => fixed | ||
2019-05-06 15:30 | kinnison | Fixed in Version | => 3.9 | ||
2019-05-06 15:30 | kinnison | Target Version | => 3.9 | ||
2019-05-06 15:30 | kinnison | Fixed in CI build # | => 4620 | ||
2019-05-06 15:30 | kinnison | Note Added: 0001904 | |||
2019-07-19 09:31 | Vincent Sanders | Status | resolved => closed | ||
2019-07-19 09:31 | Vincent Sanders | Note Added: 0002014 |