New issue
Advanced search Search tips

Issue 909881 link

Starred by 2 users

Issue metadata

Status: Available
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

test for copy & paste security in crostini environment

Project Member Reported by vapier@chromium.org, Nov 28

Issue description

we should have some tests for copy & paste behavior to make sure it works, and we don't allow things we shouldn't.  specifically:
- copying in Chrome browser and pasting into focused Crostini app works
- copying in Crostini app and pasting into focused Chrome browser works
- copying in Chrome browser and a non-focused/background Crostini app *cannot* paste data
- a non-focused/background Crostini app *cannot* copy data and have a Chrome browser paste it

for background, check out this post:
  https://developers.google.com/web/updates/2018/03/clipboardapi#security_and_permissions

tentatively sending to Jeff as he's doing test stuff currently.
 
Status: Available (was: Unconfirmed)

Sign in to add a comment