Closed
Bug 1478360
Opened 7 years ago
Closed 7 years ago
Removing Host value in "Edit and resend" input set the caret at the end of the input
Categories
(DevTools :: Netmonitor, defect)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1478361
People
(Reporter: nchevobbe, Unassigned)
Details
Attachments
(1 file)
736.64 KB,
video/mp4
|
Details |
**Steps to reproduce**
1. Go to data:text/html,<meta charset=utf8><script>fetch("https://httpstat.us/200")</script>
2. Open netmonitor
3. Reload to see the network entry
4. Select the httpstat.us entry, right click and select "Edit and resend"
5. In request header, on the "Host:" line, select the "httpstat.us" text
6. Hit the delete key
**Expected results**
The host is deleted and I can start typing a new one
**Actual results**
The host is deleted, but the cursor jumps to the end of the input. Usually you are already typing a few letters before you acknowledge the issue, which can be frustrating.
---
See the screencast attached
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•