LadybirdBrowser / ladybird

Truly independent web browser
https://ladybird.org
BSD 2-Clause "Simplified" License
21.56k stars 948 forks source link

Browser keep zooming while moving cursor on drawbu.dev #1766

Open Sigmanificient opened 2 weeks ago

Sigmanificient commented 2 weeks ago

I found this issue while going to a friend website that has been built using htmx. The webview zoom only when moving the cursor:

Peek 2024-10-13 10-49

Logs:

$ Ladybird
Ladybird PID file '/run/user/1003/Ladybird.pid' exists with PID 2874549, but process cannot be found
89395.360 WebContent(2874749): Unhandled JavaScript exception: [ReferenceError] 'XPathEvaluator' is not defined
89395.360 WebContent(2874749):     at https://unpkg.com/htmx.org@2.0.2/dist/htmx.min.js:1:49565
    at https://unpkg.com/htmx.org@2.0.2/dist/htmx.min.js:1:49565

89395.439 WebContent(2874749): Unhandled JavaScript exception: [TypeError] Cannot access property "version" on undefined object "htmx"
89395.439 WebContent(2874749):     at <unknown>

89395.797 WebContent(2874749): ResourceLoader: Failed load of: "https://drawbu.dev/favicon.ico", Error: Load failed: 404, Duration: 198ms

Details

Linux distribution: NixOS, with Xorg Ladybird: 0-unstable-2024-06-08 (commit 2f68e361370040d8cdc75a8ed8af4239134ae481)

AtkinsSJ commented 2 weeks ago

Thanks for the report! I can't check right now but this sounds like a duplicate of #339.