Open
Bug 2005675
Opened 2 days ago
Updated 2 days ago
Cannot put caret into empty block with a click `::before` or `::after` of the empty block
Categories
(Core :: DOM: Selection, defect)
Core
DOM: Selection
Tracking
()
NEW
People
(Reporter: masayuki, Unassigned)
References
()
Details
I'm not sure what's going on in the testcase (see the URL field).
When I click the h3::before, caret appears at start of the editing host. However, click the <h3> except the ::before, caret appears at start of <h3>.
Although this may be a bug in nsIFrame code, but I'm not sure.
| Reporter | ||
Updated•2 days ago
|
See Also: → 2005674, caret-move-into-empty-cell
You need to log in
before you can comment on or make changes to this bug.
Description
•