Bug 820086

Summary: Display overlaps when adding sshkey using long name.
Product: OKD Reporter: Yujie Zhang <yujzhang>
Component: WebsiteAssignee: Steve Goodwin <sgoodwin>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: mgao, mpatel, sgoodwin, xtian
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 903526 (view as bug list) Environment:
Last Closed: 2012-09-17 21:29:16 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:
Bug Depends On:    
Bug Blocks: 903526    
Attachments:
Description Flags
screenshot1
none
screenshot2 none

Description Yujie Zhang 2012-05-09 06:32:22 UTC
Created attachment 583152 [details]
screenshot1

Description of problem:

The display of sshkey will overlap when adding an sshkey using long sshkey name.

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

devenv_1762

How reproducible:

always

Steps to Reproduce:
1.Go to openshift website and login
2.Add an sshkey using long name
3.
  
Actual results:

The display will overlap.Details see in attachment.

Expected results:

The display should be correct.

Additional info:

Comment 1 Steve Goodwin 2012-07-10 21:06:05 UTC
fix committed 7f22d83bdb3539224e858cd912c64d4d55110d1c

Comment 2 Yujie Zhang 2012-07-11 06:17:44 UTC
(In reply to comment #1)
Tested this issue on devenv_1884, still has this issue.

Comment 3 Xiaoli Tian 2012-07-11 06:32:13 UTC
(In reply to comment #2)
> (In reply to comment #1)
> Tested this issue on devenv_1884, still has this issue.

That's because the code change is not in devenv_1884.

Comment 4 Yujie Zhang 2012-08-24 07:08:50 UTC
(In reply to comment #1)
Tested this issue on stage today, it still exist on IE9, does not exist on other browsers, since IE9 is our P1 browser, so assign it back, please check this on IE9 again.

Comment 5 Yujie Zhang 2012-08-24 07:09:28 UTC
Created attachment 606773 [details]
screenshot2

Comment 6 Steve Goodwin 2012-09-07 18:40:04 UTC
fix checked in

Comment 7 Steve Goodwin 2012-09-07 18:42:40 UTC
*** Bug 848691 has been marked as a duplicate of this bug. ***

Comment 8 Xiaoli Tian 2012-09-10 07:28:44 UTC
This has been merged: https://github.com/openshift/li/pull/350

Should be fixed in devenv_2140 or INT(devenv_2138), move it to ON_QA to verify.

Comment 9 Yujie Zhang 2012-09-10 07:55:55 UTC
(In reply to comment #6)
Tested this issue on INT on IE9, it will not overlap when using long sshkey name, thanks.