Open
Bug 1841742
Opened 2 years ago
Updated 2 years ago
In an empty contenteditable div when you click the cursor does not show.
Categories
(Core :: DOM: Editor, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: frankastin2023, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
Steps to reproduce:
Tried adding a div within the contenteditable div with a min height set to 10px.
Actual results:
The cursor did not show on focus.
Expected results:
The cursor should have shown.
![]() |
||
Updated•2 years ago
|
Component: Untriaged → DOM: Editor
Product: Firefox → Core
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::DOM: Editor' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 years ago
|
||
I can't reproduce it, which version of Firefox did you use? Can you attach an html file to demonstrate the issue? Thanks!
Flags: needinfo?(frankastin2023)
You need to log in
before you can comment on or make changes to this bug.
Description
•