Created attachment 389840 [details] Screenshot When selecting text in the "Resources" tab of the Web Inspector the context menu shows options that normally are only available in a context where the content can be changed. For example when selecting console output the context menu only contains "Copy" but doesn't contain "Cut" and "Paste" as the user cannot edit the console output. This should also be the case when selecting text in the Resources tab as there is no way to edit non-local files.