Files
serenity/Userland/Libraries/LibWeb/HTML/Navigable.cpp
Timothy Flynn 3a3d8b15b7 LibWeb: Limit select-all actions to editable nodes when they are focused
If the user presses ctrl+a inside an <input> element, for example, we
now select that element's text only.

(cherry picked from commit 7ae7e3eef3d239d27855af02f455c2f61abfbe4e)
2024-11-01 16:16:08 -04:00

110 KiB