Closed Bug 1548390 Opened 6 years ago Closed 6 years ago

Logpoint - Double click in secondary pane should open log point panel for editing

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(firefox68 fixed)

RESOLVED FIXED
Firefox 68
Tracking Status
firefox68 --- fixed

People

(Reporter: chujunlu, Assigned: chujunlu)

References

(Blocks 1 open bug)

Details

(Keywords: good-first-bug)

Attachments

(2 files)

Attached image ltF91gYAvy.gif (deleted) —

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36

Steps to reproduce:

STR:
1.Right click on a line
2.Select "Add log"
3.Type in the panel
4.Press enter
5.In secondary pane, Breakpoints session, double click the log point that's just added

Actual results:

AR: The background color of the line that the log point is on changes while clicking.

Expected results:

ER: The log point's panel should open and the input should be in focus, as double clicking on a conditional breakpoint does.
(I'm interested in tackling this if it's a valid issue)

Great find, double-click should work the same between cond and log points.

Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3

I'm on it :)

Thank you Chujun, I really love your excitement!

Let us know if you have any questions.

Assignee: nobody → chujunlu
Status: NEW → ASSIGNED
Keywords: good-first-bug

Add an if statement to handle logpoint when double click.
Add Mochitest for both conditional breakpoint and logpoint

Pushed by dwalsh@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1c914f89d395 Double click logpoint in secondary pane opens logpoint panel r=davidwalsh
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: