Closed Bug 1380509 Opened 7 years ago Closed 7 years ago

Delete key skips characters in debugger watch expressions

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Oriol, Unassigned)

Details

1. Open the new debugger frontend
2. Create a watch expression, e.g. 1+2+3+4+5+6+7+8+9
3. Double click the expression to edit it, the cursor is placed at the beginning
4. Press and hold down the delete key (forward delete)
5. The expression becomes 123456789

Expected: It should have deleted all the text.
This is now fixed in the new UI
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.