Closed
Bug 813471
Opened 13 years ago
Closed 13 years ago
A breakpoint can be placed at the wrong line when using key shortcuts after opening the source editor's context menu
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(firefox19 fixed)
RESOLVED
FIXED
Firefox 20
| Tracking | Status | |
|---|---|---|
| firefox19 | --- | fixed |
People
(Reporter: vporof, Assigned: vporof)
Details
(Whiteboard: [fixed-in-fx-team])
Attachments
(1 file)
|
9.57 KB,
patch
|
past
:
review+
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
STR:
1. Right click on the source editor
2. Don't select any menu entry in the menu. Press ESCAPE instead.
3. Click on a different line
4. Hit Cmd+B
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #683506 -
Flags: review?(past)
Updated•13 years ago
|
Attachment #683506 -
Flags: review?(past) → review+
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → vporof
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•13 years ago
|
||
Whiteboard: [fixed-in-fx-team]
| Assignee | ||
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 20
| Assignee | ||
Comment 4•13 years ago
|
||
Comment on attachment 683506 [details] [diff] [review]
v1
[Approval Request Comment]
Bug caused by (feature/regressing bug #): Under a certain combination of key shortcuts and context menus, breakpoints may get added on incorrect lines.
User impact if declined: Almost none, this patch affects a developer tool.
Testing completed (on m-c, etc.): fx-team and m-c
Risk to taking this patch (and alternatives if risky): None.
String or UUID changes made by this patch: None.
Attachment #683506 -
Flags: approval-mozilla-aurora?
Comment 5•13 years ago
|
||
Comment on attachment 683506 [details] [diff] [review]
v1
[Triage Comment]
Low risk fix for a new dev feature. Approving for Aurora 19.
Attachment #683506 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
| Assignee | ||
Comment 6•13 years ago
|
||
| Assignee | ||
Updated•13 years ago
|
status-firefox19:
--- → fixed
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•