Open
Bug 2028058
Opened 9 days ago
Updated 8 days ago
Can't add new line at the top of the HTML Editor
Categories
(DevTools :: Inspector, defect, P2)
DevTools
Inspector
Tracking
(firefox-esr140 unaffected, firefox149 wontfix, firefox150 affected, firefox151 affected)
NEW
| Tracking | Status | |
|---|---|---|
| firefox-esr140 | --- | unaffected |
| firefox149 | --- | wontfix |
| firefox150 | --- | affected |
| firefox151 | --- | affected |
People
(Reporter: nchevobbe, Unassigned, NeedInfo)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Steps to reproduce
- Navigate to
data:text/html,<meta charset=utf8><h1>Hello - Inspect the
Helloelement - In the markup view, Right click on the
<h1>node to edit the html - One the editor is displayed, hit Enter
Expected results
I get a new line at the top of the editor
Actual results
Nothing happens
It used to work in cm5
Comment 1•9 days ago
|
||
Set release status flags based on info from the regressing bug 1991431
:bomsy, since you are the author of the regressor, bug 1991431, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
status-firefox149:
--- → affected
status-firefox150:
--- → affected
status-firefox151:
--- → affected
status-firefox-esr140:
--- → unaffected
Flags: needinfo?(hmanilla)
Updated•9 days ago
|
Updated•8 days ago
|
Severity: -- → S3
Priority: -- → P2
Updated•8 days ago
|
Flags: needinfo?(hmanilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•