Closed
Bug 1552087
Opened 6 years ago
Closed 3 years ago
"Go to line" doesn't work in view source if "view_source.tab" is false
Categories
(Toolkit :: View Source, defect, P3)
Toolkit
View Source
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bzbarsky, Unassigned)
References
Details
Seems to be an incomplete fix to bug 1444133? Steps to reproduce:
- Set "view_source.tab" preference to false.
- Open any web page.
- View source.
- Open context menu in the source view.
- Select "Go to line"
the dialog prompting for the line to go to does not come up.
| Reporter | ||
Comment 1•6 years ago
|
||
Given the implementation of bug 1444133 in terms of replaceTabWithWindow, is it possible this is basically bug 1308049? Seems like it to me... :(
See Also: → 1308049
Updated•6 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Comment 2•3 years ago
|
||
I can't reproduce this anymore. I got this pushlog with mozregression --arg=https://bugzilla.mozilla.org/show_bug.cgi?id=1308049 --good 2021-06-16 --bad 2019-08-15 --find-fix. Looks like bug 1505915 fixed this.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•