Bug 1735678 - some text is truncated when hover apiVersion in YAML editor
Summary: some text is truncated when hover apiVersion in YAML editor
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: 4.2.0
Assignee: Steve Goodwin
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-01 08:49 UTC by Yadan Pei
Modified: 2020-05-01 12:37 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-05-01 12:37:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift console pull 2244 0 None closed Bug 1735678: Slight increase in yaml header height to prevent editor mouseover text clipping 2020-05-01 12:37:00 UTC

Description Yadan Pei 2019-08-01 08:49:20 UTC
Description of problem:
When hover the apiVersion in YAML editor, some text in the first line are truncated

Version-Release number of selected component (if applicable):
4.2.0-0.nightly-2019-07-31-162901

How reproducible:
Always

Steps to Reproduce:
1. user open YAML editor for some workloads, eg Networking -> Services -> Create Services
2. Hover apiVersion: v1


Actual results:
2. It will show some help text:
......object.Servers should convert .....

Expected results:
2. the text before word `object` is truncated and can't be seen 

Additional info:

Comment 2 Steve Goodwin 2019-08-01 18:41:46 UTC
Fix
https://github.com/openshift/console/pull/2244

Comment 3 Yadan Pei 2019-08-22 09:54:09 UTC
The issues reported doesn't reproduce on 4.2.0-0.nightly-2019-08-21-210916

The help text is shown correctly and not trucated


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