Closed
Bug 1545072
Opened 6 years ago
Closed 6 years ago
Port bug 1544573: fix about:support copy/paste implementation to correctly ignore no-copy elements
Categories
(Thunderbird :: General, task)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 68.0
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(1 file)
6.01 KB,
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
The copy to clipboard in about:support seems not to ignore the no-copy
class. This bug is to port the change m-c has done.
Assignee | ||
Comment 1•6 years ago
|
||
Port of https://hg.mozilla.org/mozilla-central/rev/d0943c0f7615617c1c9be93eff9cfa0c6275bb97
The only difference I see on my profile is that the "All Crash Reports" string isn't copied.
Comment 2•6 years ago
|
||
Comment on attachment 9058931 [details] [diff] [review]
1545072-aboutSupport-copy-paste.patch
Straight port, I've checked all the hunks. Thanks for following the M-C movements and sorry about the delay. Sure, "All Crash Reports" is a link and it makes no sense to copy it.
Attachment #9058931 -
Flags: review?(jorgk) → review+
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/f8a27eb02263
Port bug 1544573: fix about:support copy/paste implementation to correctly ignore no-copy elements. r=jorgk
Updated•6 years ago
|
Target Milestone: --- → Thunderbird 68.0
Updated•6 years ago
|
Type: defect → task
You need to log in
before you can comment on or make changes to this bug.
Description
•