RESOLVED INVALID208353
REGRESSION(r257380): Web Inspector: Can't add a breakpoint by pressing the plus button
https://bugs.webkit.org/show_bug.cgi?id=208353
Summary REGRESSION(r257380): Web Inspector: Can't add a breakpoint by pressing the pl...
Nikita Vasilyev
Reported 2020-02-27 16:27:56 PST
# STEPS TO REPRODUCE: 1. inspect any page 2. go to the Sources Tab 3. click on the + to create a breakpoint => nothing happens Other bugs r257380 introduced: # STEPS TO REPRODUCE: 1. inspect any page 2. go to the Elements Tab 3. select any node 4. delete ⌫ that node => selection moves to the previous node, but in an unfocused state, so you can't use the arrow keys for further navigation (edited) # STEPS TO REPRODUCE: 1. inspect any page 2. go to the Sources Tab 3. add a few JavaScript breakpoints to any file 4. select one of the JavaScript breakpoints 5. delete ⌫ that JavaScript breakpoint => selection moves to the previous JavaScript breakpoint, but in an unfocused state, so you can't reselect the breakpoint in order to re-enable keyboard navigation
Attachments
Radar WebKit Bug Importer
Comment 1 2020-02-27 16:28:11 PST
Nikita Vasilyev
Comment 2 2020-02-27 17:25:16 PST
I'll split this into several bugs.
Note You need to log in before you can comment on or make changes to this bug.