Bug 1028896

Summary: Failed to copy git url using ctrl-c on Firefox25
Product: OpenShift Online Reporter: Tian Feng <tfeng>
Component: WebsiteAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: jliggitt, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-24 03:29:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tian Feng 2013-11-11 07:23:29 UTC
Description of problem:
Go to web console, add sshkey, create an app and then check its git url and try to copy by ctrl-c on Firefox25. (i.e. ssh://52804fd35adafdcbf2000046.rhcloud.com/~/git/php.git/)
But git url can be copied by right click. All the other browsers are ok. This situation only occurs on Firefox.

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

How reproducible:
Always

Steps to Reproduce:
1. Go to web console and check git url of an app
2. Try to copy git url by selecting it and pressing ctrl-c
3. 

Actual results:
Failed to copy git git url by selecting and pressing ctrl-c just on Firefox25.

Expected results:
Git url should be copied by selecting and pressing ctrl-c on Firefox25.

Additional info:

Comment 1 Jordan Liggitt 2013-11-11 17:33:37 UTC
Will merge in https://github.com/openshift/origin-server/pull/4153

Comment 2 openshift-github-bot 2013-11-12 00:12:40 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/8f014e8c54ac554abcc3fbc00362d7ea23c15be2
Bug 1028896: Fix copy/paste of ssh url field

Comment 3 Tian Feng 2013-11-12 03:07:43 UTC
Will test it on devenv_4021 when it's ready.

Comment 4 Tian Feng 2013-11-12 06:39:28 UTC
Test it on devenv_4022 and firefox25, I can copy ssh url using ctrl-c. So verify this bug, thanks!