diff options
author | Andreas Kling <kling@serenityos.org> | 2021-02-09 21:23:50 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-02-09 21:25:38 +0100 |
commit | ace1b347983f119433bb6fdcf49579648dbce8d2 (patch) | |
tree | 91ba14af962653d142b859ae099dbc881c54b607 /Userland/Services/WindowServer | |
parent | 2c4829cb147957635af493257089179f48e71537 (diff) | |
download | serenity-ace1b347983f119433bb6fdcf49579648dbce8d2.zip |
LibWeb: Reset the HTML editing cursor blink cycle on arrow key movement
Also stop exposing the DOM cursor as a mutable reference on Frame,
since event handling code was using that to mess with the text offset
directly. Setting the cursor now always goes through the Frame where
we can reset the blink cycle appropriately.
This makes cursor movement look a lot more natural. :^)
Diffstat (limited to 'Userland/Services/WindowServer')
0 files changed, 0 insertions, 0 deletions