Bug 1032888 - Fail to copy & paste whole ssh url with middle click on Firefox25
Summary: Fail to copy & paste whole ssh url with middle click on Firefox25
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Website
Version: 2.x
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Jordan Liggitt
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-21 07:23 UTC by Tian Feng
Modified: 2015-05-15 01:31 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-21 17:26:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Tian Feng 2013-11-21 07:23:34 UTC
Description of problem:
Create an app and add ssh key. Go to app view page (i.e. app/console/application/<uuid>-<app_name>) and check ssh url. Then tried to copy&paste ssh url with middle click. Only can copy the word under mouse, fail to copy the whole ssh url although selecting all.

Version-Release number of selected component (if applicable):
devenv_4056

How reproducible:
Always

Steps to Reproduce:
1. Create an app and add ssh key
2. Go to app view page and try to copy & paste ssh url
3. 

Actual results:
Only can copy&paste the word under mouse with middle click, can't copy&paste whole ssh url althought selecting all.

Expected results:
Should copy&paste whole ssh url with middle click.

Additional info:

Comment 1 Jordan Liggitt 2013-11-21 15:09:34 UTC
Will modify code to select text immediately on mousedown. Will merge in https://github.com/openshift/origin-server/pull/4216

Not sure if this will allow the OS to copy on middle-click, but it's the best we can do.

Comment 2 Jordan Liggitt 2013-11-21 17:26:01 UTC
It looks like firefox will not allow middle-click to copy text out of the input field. Can close as cantfix since the browser doesn't appear to allow it.

Comment 3 openshift-github-bot 2013-11-21 20:25:24 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/1d75b78a75a924c6e6e31207c6dee9867ecad0e7
Fix bug 1032888: select ssh url on mousedown


Note You need to log in before you can comment on or make changes to this bug.