mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 13:49:16 +00:00
LibWeb: Don't crash on clicking a label with an associated text input
Previously, we assumed that all label control paintables were of type `LabelablePaintable`. This caused a crash when clicking on a label with a text input control.
This commit is contained in:
parent
6466fca20a
commit
7d192ed8c1
Notes:
sideshowbarker
2024-07-16 23:08:48 +09:00
Author: https://github.com/tcl3
Commit: 7d192ed8c1
Pull-request: https://github.com/SerenityOS/serenity/pull/24466
Issue: https://github.com/SerenityOS/serenity/issues/24056
3 changed files with 22 additions and 3 deletions
|
@ -0,0 +1 @@
|
|||
Label Text input focused
|
Loading…
Add table
Add a link
Reference in a new issue