Bug 761182

Summary: System name is overlapping on "LASTCHECKIN" text in left pane of Systems list
Product: [Retired] Subscription Asset Manager Reporter: Eric Sammons <esammons>
Component: katelloAssignee: Tom McKay <tomckay>
Status: CLOSED CURRENTRELEASE QA Contact: SAM QE List <sam-qe-list>
Severity: high Docs Contact:
Priority: high    
Version: 1.0.0CC: cperry, mmccune, sghai
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 731993 Environment:
Last Closed: 2012-04-27 00:22:05 UTC Type: ---
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: 731993    
Bug Blocks: 703617, 747354    
Attachments:
Description Flags
screenshot of headpin showing overlapping hostname. none

Description Eric Sammons 2011-12-07 20:26:05 UTC
Created attachment 542171 [details]
screenshot of headpin showing overlapping hostname.

+++ This bug was initially created as a clone of Bug #731993 +++

Description of problem:
I registered a system from katello-cli. System was registered successfully. However when I checked the name of system in webUI, the name of system is overlapping on "LASTCHECKIN" text.

[root@dhcp201-207 katello]# katello -u admin -p admin system register --name=dhcp201-207.englab.pnq.redhat.com --org=ACME_Corporation --environment=rhel_test_env
Successfully registered system [ dhcp201-207.englab.pnq.redhat.com ]



Version-Release number of selected component (if applicable):
[root@dhcp201-207 katello]# rpm -qa | grep katello
katello-cli-0.1.4-1.git.63.54683c2.fc15.noarch
katello-0.1.64-1.git.0.0b431ff.fc15.noarch
[root@dhcp201-207 katello]# 


How reproducible:
always

Steps to Reproduce:
1. Register a system with FQDN from katello-cli, Like im my case: dhcp201-207.englab.pnq.redhat.com 
2. check the registered name in webUI

  
Actual results:
System name is overlapping on "LASTCHECKIN" text in left pane of Systems list 

Expected results:
text overlapping shouldn't be there on webUI.

Additional info:

--- Additional comment from mmccune on 2011-08-24 15:16:35 EDT ---

Can we get a screenshot of this?

--- Additional comment from cwelton on 2011-08-24 15:20:08 EDT ---

Created attachment 519696 [details]
Attached screenshot of name overrunning the lastcheckin col

--- Additional comment from sghai on 2011-08-25 02:36:26 EDT ---

Created attachment 519765 [details]
System name is overlapping on Lastcheckin text

--- Additional comment from mmccune on 2011-11-02 10:40:16 EDT ---

*** Bug 750836 has been marked as a duplicate of this bug. ***

Comment 1 Tom McKay 2011-12-14 15:01:20 UTC
This is fixed. The name wraps in the table.

Comment 2 Tom McKay 2011-12-15 20:23:49 UTC
broken on firefox

Comment 3 Tom McKay 2011-12-15 22:51:09 UTC
commit d6e0a39d99cb3866eaec8cb3f841b7f392acf11b
Author: Tom McKay <thomasmckay>
Date:   Thu Dec 15 17:46:23 2011 -0500

    Bug 731993 - System name is overlapping on "LASTCHECKIN" text in left pane of Systems list
    https://bugzilla.redhat.com/show_bug.cgi?id=731993
    + Added ellipsis to name
    + Also added system status color icon, shortened height of rows, and changed the data displayed to OS, ARCH, and IP. (Note that this list of systems is due for an overhaul so the changes are cosmetic for the short term until that happens.)

Comment 4 Eric Sammons 2011-12-20 16:39:08 UTC
Other than some minor formatting issues, font size differ from field to field, this is resolved.