Bug 1463617
Summary: | right-click menu copy & paste is gray and disabled in import YAML/JSON ace editor in the chrome 59 browser. | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | xipang |
Component: | Management Console | Assignee: | Jessica Forrester <jforrest> |
Status: | CLOSED ERRATA | QA Contact: | XiaochuanWang <xiaocwan> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.6.0 | CC: | aos-bugs, jokerman, mmccomas, yapei |
Target Milestone: | --- | ||
Target Release: | 3.9.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: The ACE editor library contained bugs in certain browsers when trying to use the right click copy and paste functions.
Consequence: Users were not consistently able to use the right click menu to copy and paste text from the Edit YAML, Jenkinsfile editor, Dockerfile editor, and any other places the ACE editor was being used.
Fix: A newer version of ACE editor is being used.
Result: Right click copy and paste now works across browsers throughout the console.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-03-28 14:05: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: | |
Embargoed: |
Description
xipang
2017-06-21 10:37:50 UTC
This is a known issue with the underlying ACE editor, also see https://github.com/openshift/origin-web-console/issues/1085 this is fixed in ace-builds 1.2.9, we'll update once branches open for the next release since its a big jump This was fixed in https://github.com/openshift/origin-web-console/pull/2570 Tested on v3.9.0-0.9.0 Right click menu Copy & Paste works in ace-editor on Chrome 63 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:0489 |