Closed
Bug 1210381
Opened 10 years ago
Closed 10 years ago
"Copy Link Location" in "View Source" copies a view-source: URL, which is broken
Categories
(Toolkit :: View Source, defect)
Toolkit
View Source
Tracking
()
RESOLVED
FIXED
mozilla44
People
(Reporter: froydnj, Assigned: jryans)
References
Details
(Keywords: regression)
Attachments
(1 file)
40 bytes,
text/x-review-board-request
|
mconley
:
review+
Sylvestre
:
approval-mozilla-aurora+
Sylvestre
:
approval-mozilla-beta+
|
Details |
STR:
1. Open view-source on a web page.
2. Right-click on a URL, select "Copy Link Location"
Expected results:
The URL for the link is copied to the clipboard.
Actual results:
The view-source URL for the link is copied to the clipboard.
The actual results are *never* what I want. Because of this regression, I have to either manually fixup the link after pasting it, or carefully select the link text in the view-source view, which is tedious. Avoiding this tedious operation is exactly why the "Copy Link Location" menu item was added in bug 469434.
I'm guessing this is a regression from bug 1067325, but I would like confirmation of that.
Comment 1•10 years ago
|
||
(In reply to Nathan Froyd [:froydnj] from comment #0)
> I'm guessing this is a regression from bug 1067325, but I would like
> confirmation of that.
mozregression agrees.
status-firefox41:
--- → wontfix
status-firefox42:
--- → affected
status-firefox43:
--- → affected
status-firefox44:
--- → affected
tracking-firefox42:
--- → ?
tracking-firefox43:
--- → ?
tracking-firefox44:
--- → ?
Flags: needinfo?(jryans)
Keywords: regressionwindow-wanted
Assignee | ||
Comment 2•10 years ago
|
||
Exciting! Never knew it worked that way before. I'll take a look.
Assignee: nobody → jryans
Status: NEW → ASSIGNED
Flags: needinfo?(jryans)
Assignee | ||
Comment 3•10 years ago
|
||
Bug 1210381 - Remove view-source: when copying links. r=mconley
Attachment #8668695 -
Flags: review?(mconley)
Assignee | ||
Comment 4•10 years ago
|
||
Comment 5•10 years ago
|
||
Comment on attachment 8668695 [details]
MozReview Request: Bug 1210381 - Remove view-source: when copying links. r=mconley
https://reviewboard.mozilla.org/r/21015/#review18999
LGTM - thanks jryans!
Attachment #8668695 -
Flags: review?(mconley) → review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
Comment 9•10 years ago
|
||
Regression, tracking.
Ryan, could you fill the uplift request to aurora & beta? Thanks
Flags: needinfo?(jryans)
Assignee | ||
Comment 10•10 years ago
|
||
Comment on attachment 8668695 [details]
MozReview Request: Bug 1210381 - Remove view-source: when copying links. r=mconley
Approval Request Comment
[Feature/regressing bug #]: Bug 1067325, view source in tab
[User impact if declined]: "Copy Link Location" will include "view-source:" prefix, which is not desired
[Describe test coverage new/current, TreeHerder]: On m-c, updated tests.
[Risks and why]: Low
[String/UUID change made/needed]: None
Flags: needinfo?(jryans)
Attachment #8668695 -
Flags: approval-mozilla-beta?
Attachment #8668695 -
Flags: approval-mozilla-aurora?
Comment 11•10 years ago
|
||
Comment on attachment 8668695 [details]
MozReview Request: Bug 1210381 - Remove view-source: when copying links. r=mconley
Fix a regression, taking it. Should 42 beta 5
Attachment #8668695 -
Flags: approval-mozilla-beta?
Attachment #8668695 -
Flags: approval-mozilla-beta+
Attachment #8668695 -
Flags: approval-mozilla-aurora?
Attachment #8668695 -
Flags: approval-mozilla-aurora+
Comment 12•10 years ago
|
||
Assignee | ||
Comment 13•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•