Can't copy-paste into the login screen
Abstract
Clipboard doesn't work in the login screen.
Test case
- Copy something (CTRL+C/⌘+C)
- Press "switch user" in the bottom right of the launcher.
- Focus the username field
- Paste (CTRL+V/⌘+V)
What happens
Nothing gets pasted.
What I expected
The thing that was copied in step one 1 was not pasted in step 4.
How that differed from my expectations
Paste doesn't work!
Why that differed from my expectations
I need to paste in my password, as I use a password manager, so I don't know my password. If I can't paste it I have to use Auto-Type which is slower.
Environment
java -version
openjdk version "1.8.0_66-internal" OpenJDK Runtime Environment (build 1.8.0_66-internal-b17) OpenJDK 64-Bit Server VM (build 25.66-b17, mixed mode)
lsb_release -a
Distributor ID: Ubuntu Description: Ubuntu 15.10 Release: 15.10 Codename: wily
Created Issue:
Can't copy-paste into the login screen
Abstract
Clipboard doesn't work in the login screen.
Test case
- Copy something (CTRL+C/⌘+C)
- Press "switch user" in the bottom right of the launcher.
- Focus the username field
- Paste (CTRL+V/⌘+V)
What happens
Nothing gets pasted.
What I expected
The thing that was copied in step one 1 was not pasted in step 4.
How that differed from my expectations
Paste doesn't work!
Why that differed from my expectations
I need to paste in my password, as I use a password manager, so I don't know my password. If I can't paste it I have to use Auto-Type which is slower.
Environment
Not applicable to this bug
Changed Environment:
Not applicable to this bug
java -versionopenjdk version "1.8.0_66-internal" OpenJDK Runtime Environment (build 1.8.0_66-internal-b17) OpenJDK 64-Bit Server VM (build 25.66-b17, mixed mode)lsb_release -aDistributor ID: Ubuntu Description: Ubuntu 15.10 Release: 15.10 Codename: wily

Cannot confirm with Windows 7, pasting in the Username and the Password field works as expected.
What's your system spec ?
OS info updated in the environment section.
Confirmed working again in Ubuntu 16.04 LTS and launcher 1.6.61.
That means it was an Ubuntu issue ?