gecko-dev/devtools/client
Kyle Knaggs 967178f81b Bug 1645887 - Fix text copied by 'Copy to clipboard' and 'Copy source text' context menu items r=davidwalsh
This patch addresses the issue reported by [[ https://bugzilla.mozilla.org/show_bug.cgi?id=1645887 | Bug 1645887 ]] where the context menu items in the `Editor` were not copying the expected text to the clipboard.

Regarding the context menu in the `Editor` this patch modifies the menu items so that:

1. 'Copy to clipboard' => Copies the text that has been selected by a user to the clipboard.
2. 'Copy source text' => Copies all of the text from a source to the clipboard.

In addition to the above fix, this patch also modifies a related item in the `Tab` context menu so that:

1. The text for the ‘Copy to clipboard’ menu item is now replaced with ‘Copy source text’.

As with the context menu in the `Editor`, the pre-existing ‘Copy to clipboard’ menu item in the `Tab` copied all of the text from a source to the clipboard. However, instead of modifying the functionality of this menu item, the decision was made to replace the ‘Copy to clipboard’ text with ‘Copy source text’. This was done as the `Tab` and its context menu typically provides the user with general information about the file being displayed instead of being concerned with details such as the state of the editor.

{F2332380}

Differential Revision: https://phabricator.services.mozilla.com/D81887
2020-07-08 14:40:29 +00:00
..
aboutdebugging Bug 1619221 - Remove non-parent-intercept codepath in devtools client r=daisuke 2020-07-07 15:22:32 +00:00
accessibility Backed out 3 changesets (bug 1145314) on request from ckerschb for regressions (e.g. bug 1650951) 2020-07-07 09:32:27 +02:00
application Bug 1619221 - Stop updating the application panel when multi-e10s changes r=ladybenko 2020-07-07 15:19:02 +00:00
bin Bug 1628599 - Fixing all links pointing to docs.firefox-dev.tools r=Honza,remote-protocol-reviewers,perftest-reviewers,maja_zf,davehunt 2020-06-01 10:58:38 +00:00
debugger Bug 1645887 - Fix text copied by 'Copy to clipboard' and 'Copy source text' context menu items r=davidwalsh 2020-07-08 14:40:29 +00:00
dom Backed out 3 changesets (bug 1145314) on request from ckerschb for regressions (e.g. bug 1650951) 2020-07-07 09:32:27 +02:00
framework Bug 1625930: Apply ResourceWatcher to source map. r=ochameau 2020-07-08 14:05:13 +00:00
fronts Backed out changeset 4d7e94b15360 (bug 1646027) for browser_webconsole_stubs_network_event.js failures CLOSED TREE 2020-07-08 14:16:02 +03:00
inspector Bug 1607756 - Extract node picker from HighlighterActor. r=ochameau,devtools-backward-compat-reviewers 2020-07-08 09:32:46 +00:00
jsonview Backed out 3 changesets (bug 1145314) on request from ckerschb for regressions (e.g. bug 1650951) 2020-07-07 09:32:27 +02:00
locales Bug 1645887 - Fix text copied by 'Copy to clipboard' and 'Copy source text' context menu items r=davidwalsh 2020-07-08 14:40:29 +00:00
memory Bug 1648858 - Move d3.js from devtools/ to third_party/js/. r=mossop 2020-07-03 08:25:51 +00:00
netmonitor Backed out changeset 4d7e94b15360 (bug 1646027) for browser_webconsole_stubs_network_event.js failures CLOSED TREE 2020-07-08 14:16:02 +03:00
performance Bug 1643180 - Part 2: Update the Frame component to always pass generated position to view source. r=jlast 2020-06-05 22:18:38 +00:00
performance-new Bug 1621015 - Profiler popup button should be split into a start/stop button, and a down arrow, r=julienw. 2020-07-03 14:28:17 +00:00
preferences Bug 1603190 - Enable windowless-service-workers in Nightly r=jlast,Honza 2020-04-23 15:09:56 +00:00
responsive Backed out 3 changesets (bug 1145314) on request from ckerschb for regressions (e.g. bug 1650951) 2020-07-07 09:32:27 +02:00
shared Bug 1651127 - Regenerate debugger bundles after a yarn upgrade r=nchevobbe 2020-07-08 06:27:18 +00:00
storage Backed out 3 changesets (bug 1145314) on request from ckerschb for regressions (e.g. bug 1650951) 2020-07-07 09:32:27 +02:00
styleeditor Bug 1625930: Apply ResourceWatcher to StyleEditor. r=ochameau 2020-07-08 14:05:42 +00:00
themes Bug 1650895 - Force LTR the font origin url in the Fonts panel r=rcaliman 2020-07-08 08:35:52 +00:00
webconsole Backed out 3 changesets (bug 1145314) on request from ckerschb for regressions (e.g. bug 1650951) 2020-07-07 09:32:27 +02:00
whats-new Backed out 3 changesets (bug 1145314) on request from ckerschb for regressions (e.g. bug 1650951) 2020-07-07 09:32:27 +02:00
.eslintrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
constants.js Bug 1625495 - Remove devtools/shared/client folder r=daisuke,ochameau,nchevobbe 2020-03-31 08:36:29 +00:00
definitions.js Bug 1650453 - Remove rejected words violations in devtools source code files r=nchevobbe 2020-07-07 17:10:13 +00:00
devtools-client.js Bug 1623283 - Rename Pool#actor into getActorByID. r=jdescottes. 2020-07-02 15:07:12 +00:00
devtools-fission-prefs.js Bug 1643629 - Add the contenttoolbox preference to DevTools FIS icon-button r=rcaliman 2020-06-05 12:58:24 +00:00
jar.mn Backed out 3 changesets (bug 1145314) on request from ckerschb for regressions (e.g. bug 1650951) 2020-07-07 09:32:27 +02:00
menus.js Bug 1649736 - Remove backwards compatibility checks for responsiveActor.setElementPickerState(). r=mtigley 2020-07-02 22:44:36 +00:00
moz.build Bug 1625495 - Remove devtools/shared/client folder r=daisuke,ochameau,nchevobbe 2020-03-31 08:36:29 +00:00