#18082 closed bug (fixed)

WebPositive JavaScript not executed in one tab when a <select> has a background image

Reported by: thebuck Owned by: pulkomandy
Priority: normal Milestone: R1/beta4
Component: Kits/Web Kit Version: R1/beta4
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by thebuck)

R1beta4tc0, x86_64.

If there is a background image on any kind of element, or an <img>,
given as a data-URL,
then the JavaScript onload event on <body> will not fire,
unless there is another tab open which uses the same data-URL.

On other tags in the document, onload never fires when there is a data-URL image on the page.

This happens with invalid data-URLs as well as valid ones, and no data-URL image is ever loaded successfully.

So, broken data-URL support and it breaks JS onload, too.

Attachments (1)

jstest.html (200 bytes ) - added by thebuck 18 months ago.
Minimal test case, v2

Download all attachments as: .zip

Change History (3)

comment:1 by thebuck, 18 months ago

Description: modified (diff)

Found more cases to trigger that bug, title is no longer precise.

by thebuck, 18 months ago

Attachment: jstest.html added

Minimal test case, v2

comment:2 by madmax, 17 months ago

Component: Applications/WebPositiveKits/Web Kit
Milestone: UnscheduledR1/beta4
Resolution: fixed
Status: newclosed

Fixed in haikuwebkit 1.9

Note: See TracTickets for help on using tickets.