mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-21 00:38:56 +00:00
LibWeb: Always check paintable boxes children during hit-testing
Children of a paintable box are not guaranteed to be contained within its border box. Therefore, during hit-testing, we must always check them. Fixes https://github.com/SerenityOS/serenity/issues/23219
This commit is contained in:
parent
c1dbde72e9
commit
16f33aafda
Notes:
sideshowbarker
2024-07-17 03:16:02 +09:00
Author: https://github.com/kalenikaliaksandr
Commit: 16f33aafda
Pull-request: https://github.com/SerenityOS/serenity/pull/23475
Issue: https://github.com/SerenityOS/serenity/issues/23219
5 changed files with 49 additions and 3 deletions
|
@ -0,0 +1 @@
|
|||
Run Clicked!
|
|
@ -0,0 +1 @@
|
|||
here be bugsyou can't see me toggle open
|
Loading…
Add table
Add a link
Reference in a new issue