| Summary: | Fail to copy & paste whole ssh url with middle click on Firefox25 | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Tian Feng <tfeng> |
| Component: | Website | Assignee: | Jordan Liggitt <jliggitt> |
| Status: | CLOSED CANTFIX | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 2.x | CC: | 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: | 2013-11-21 17:26:01 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: | |
|
Description
Tian Feng
2013-11-21 07:23: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. 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. 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 |