Bug 1477110
Summary: | [trello zoxUAO2w] Cannot place cursor in terminal when text are selected outside | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | shahan <hasha> | ||||
Component: | Management Console | Assignee: | Samuel Padgett <spadgett> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | XiaochuanWang <xiaocwan> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 3.7.0 | CC: | aos-bugs, jokerman, mmccomas, pweil, yapei | ||||
Target Milestone: | --- | ||||||
Target Release: | 3.7.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-10-31 13:01:44 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: | |||||||
Attachments: |
|
Description
shahan
2017-08-01 08:45:52 UTC
Created attachment 1307468 [details]
cursor
Opened upstream issue in xterm.js. This was reproducible with their demo app outside of the web console. https://github.com/sourcelair/xterm.js/issues/827 Moving the severity to low. While annoying, it's easy to work around and doesn't block any user functionality. The upstream issue is fixed. We're simply waiting on a new xterm.js release. Fixed in xterm.js 2.9.0. We just need to bump the version in origin-web-console. Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/02672a7124e68d771512f30fe83131b546d8b473 Bug 1477110 - bump kubernetes-container-terminal 2.1.0, xterm.js 2.9.2 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1477110 hecked in v3.7.0-0.126.4 per comment 0 steps. The problem is gone. When text outside of terminal is selected and cursor is put in terminal, text selection is gone and cursor can be put in. Sam, please help move to ON_QA if no other concern, thx |