Closed
Bug 1145648
Opened 11 years ago
Closed 7 years ago
Breakpoint on an input event after clicking the arrows of a <input type="number"> makes the page hang
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jason.barnabe, Unassigned)
Details
Attachments
(1 file)
|
150 bytes,
text/html
|
Details |
If you have a breakpoint on an <input type="number"> 's input event, and you click on the input's arrows, the page and the debugger hang.
1. Load test page
2. Set breakpoint where indicated
3. Click on the input's arrows
Updated•8 years ago
|
Product: Firefox → DevTools
Comment 1•7 years ago
|
||
Jason, Honza could you try and reproduce?
Flags: needinfo?(odvarko)
Flags: needinfo?(jason.barnabe)
Comment 2•7 years ago
|
||
This is already fixed in the latest Debugger, closing.
Honza
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(odvarko)
Resolution: --- → WORKSFORME
| Reporter | ||
Updated•7 years ago
|
Flags: needinfo?(jason.barnabe)
You need to log in
before you can comment on or make changes to this bug.
Description
•