Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wpe-2.46] ManualTests/onclick_in_noncontent.html fails (again) #1439

Open
dangowrt opened this issue Dec 15, 2024 · 0 comments
Open

[wpe-2.46] ManualTests/onclick_in_noncontent.html fails (again) #1439

dangowrt opened this issue Dec 15, 2024 · 0 comments

Comments

@dangowrt
Copy link

Manual test https://github.com/WebPlatformForEmbedded/WPEWebKit/blob/wpe-2.46/ManualTests/onclick_in_noncontent.html fails with cog on WPEWebKit 2.46.4, 2.46.3, as well as 2.47.2 running on Wayland.

I've tried both, the binaries provided by Archlinux as well as building directly from source myself.

How to reproduce:

cd /tmp
wget https://raw.githubusercontent.com/WebPlatformForEmbedded/WPEWebKit/refs/heads/wpe-2.46/ManualTests/onclick_in_noncontent.html
cog file:///tmp/onclick_in_noncontent.htm

Expected result:
Alert message when clicking anywhere inside the TD element.

Actual result:
No alert. onclick event doesn't fire.

The testcase itself works fine in other browsers, e.g.:

chromium --user-data-dir=/tmp/deleteme file:///tmp/onclick_in_noncontent.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant