-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Summary
When focusing a textarea in ladybird, when the cursor is at the beginning of an empty line, it won't be visible.
Operating system
macOS
Steps to reproduce
- Run ladybird and click to focus a textarea
- Press return to enter a new line
Expected behavior
The cursor should be visible at the beginning of the next line.
Actual behavior
The cursor is not visible: this is very disturbing because it gives the impression the user can't type or the textarea lost the focus.
URL for a reduced test case
N/A
HTML/SVG/etc. source for a reduced test case
<!DOCTYPE html>
<html>
<body>
<textarea>Log output and (if possible) backtrace
N/AScreenshots or screen recordings
Ladybird:
ladybird-cursor-invisible-newline.mov
Chrome:
chrome-cursor-visible-newline.mov
Build flags or config settings
No response
Contribute a patch?
- I’ll contribute a patch for this myself.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working