Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MacRumors

macrumors bot
Original poster
Apr 12, 2001
68,545
39,400


Google has announced long-omitted support for using keyboard shortcuts to cut, copy, and paste files in Google Drive on the web – but only if you're accessing the service through its Chrome browser.

Google-Drive.jpg

In what may come as a surprise to some, Google Drive on the web has never offered access to clipboard functions, despite providing keyboard shortcuts to perform several actions on selected items.

The new support for ⌘ + C (or Ctrl + C on PC), ⌘ + X, and ⌘ + V to copy, cut and paste Google Drive files should save users time by allowing them to copy one or more files and move them to new locations in Drive – and across multiple Chrome tabs – with fewer clicks.

Google says a link to the file and its title is now captured when copying a file, which allows users to paste them into a document or an email. In addition, copying a file and pressing ⌘ + Shift + V key creates shortcuts for organizing files in multiple locations without necessarily creating duplicate files.

copy-paste-google-drive.gif

Lastly, Chrome users can now open files or folders in a new tab using ⌘ + Enter, which should make it easier to view multiple files at once, or use different tabs to more easily organize files between two different folder locations.

Earlier this month, Google Docs gained an additional new feature that allows users to select multiple sections of text and apply actions such as delete, copy, paste, or format to all selections at the same time.

Article Link: Google Drive Gains Support for Cut, Copy, and Paste Shortcuts Across Multiple Chrome Tabs
 
Last edited:
  • Love
Reactions: GeoStructural
In what may come as a surprise to some, Google Drive on the web has never offered access to clipboard functions, despite providing keyboard shortcuts to perform several actions on selected items.

It comes more as a surprise that keyboard shortcuts for Google Drive to copy and move files around would be faster for anyone than either dragging 'n dropping, or right-clicking and using the "Move to..." popup-menu item.
 
  • Like
Reactions: GeoStructural
As a web dev, this isn't quite as trivial as you think. I suspect this is a "work around" to tab sandboxing.

Each tab has its own process and memory, and they won't be able to access and / or modify each others content. So when you did cmd+c on one tab, the other wouldn't be "aware" of the content that has been "copied". Google have probably added a feature to Chrome that will listen for this behaviour, then pass it between the sandboxed processes safely.

I suppose they could pass the information back to the server and then have it retrieved on a polling basis, but that would be extra load on infrastructure, and wouldn't work offline.

Just even more evidence that Google Chrome is the new IE 6.
 
As a web dev, this isn't quite as trivial as you think. I suspect this is a "work around" to tab sandboxing.

Each tab has its own process and memory, and they won't be able to access and / or modify each others content. So when you did cmd+c on one tab, the other wouldn't be "aware" of the content that has been "copied". Google have probably added a feature to Chrome that will listen for this behaviour, then pass it between the sandboxed processes safely.

I suppose they could pass the information back to the server and then have it retrieved on a polling basis, but that would be extra load on infrastructure, and wouldn't work offline.

Just even more evidence that Google Chrome is the new IE 6.
Thanks for the great explanation.
 
Which means iCloud will gain the functionality in 2035.
Sorry didn't mean to like this, it is pretty bad. I use cloud integration through finder. Copy and paste is there now. Not some crappy Google tool to steal my data. It works with Google Drive too. So what is the fuss. does anyone really use the web interface?
 
  • Like
Reactions: manofthematch
Sorry didn't mean to like this, it is pretty bad. I use cloud integration through finder. Copy and paste is there now. Not some crappy Google tool to steal my data. It works with Google Drive too. So what is the fuss. does anyone really use the web interface?

is this a real question? Millions of people every day use the web interface lol

Pretty sure this is the first web storage platform that is offering copy/paste in the browser.
 
  • Like
Reactions: GeoStructural
Sorry didn't mean to like this, it is pretty bad. I use cloud integration through finder. Copy and paste is there now. Not some crappy Google tool to steal my data. It works with Google Drive too. So what is the fuss. does anyone really use the web interface?

I use the web interface since the desktop client uses too much resources.
 
Small but very useful and needed. Glad that this is now finally available.
 
As a web dev, this isn't quite as trivial as you think. I suspect this is a "work around" to tab sandboxing.

Each tab has its own process and memory, and they won't be able to access and / or modify each others content. So when you did cmd+c on one tab, the other wouldn't be "aware" of the content that has been "copied". Google have probably added a feature to Chrome that will listen for this behaviour, then pass it between the sandboxed processes safely.

I suppose they could pass the information back to the server and then have it retrieved on a polling basis, but that would be extra load on infrastructure, and wouldn't work offline.

Just even more evidence that Google Chrome is the new IE 6.
Yeah, or, the copy keystroke is saved into your Google Drive from one tab, and then when you go to the other tab, the paste keystroke command is sent to Google Drive (where the actual file copying and pasting occurs, duh), and the resulting html/js view is sent back to your browser. This wouldn't need to break the sandboxing of tabs.

I have no idea why it is only (currently) Chrome specific, but I would like to hope that that isn't an IE6-esque behaviour, as you say.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.