Bug 1281297 - rhevm web shows incomplete RHEV-H OS Version information
Summary: rhevm web shows incomplete RHEV-H OS Version information
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: Frontend.WebAdmin
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ovirt-3.6.1
: 3.6.1
Assignee: Alexander Wels
QA Contact: Lukas Svaty
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-12 09:18 UTC by Huijuan Zhao
Modified: 2016-02-10 19:26 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-16 12:21:41 UTC
oVirt Team: Infra
Embargoed:
masayag: ovirt-3.6.z?
rule-engine: planning_ack?
masayag: devel_ack+
rule-engine: testing_ack+


Attachments (Terms of Use)
screenshot show incomplete OS Version (81.20 KB, image/png)
2015-11-12 09:18 UTC, Huijuan Zhao
no flags Details
host general software sub-tab (63.21 KB, image/png)
2015-11-18 09:59 UTC, Moti Asayag
no flags Details


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 48793 0 master MERGED webadmin: Host->General software sub tab Never
oVirt gerrit 48862 0 ovirt-engine-3.6 MERGED webadmin: Host->General software sub tab Never
oVirt gerrit 49037 0 ovirt-engine-3.6.1 MERGED webadmin: Host->General software sub tab Never

Description Huijuan Zhao 2015-11-12 09:18:23 UTC
Created attachment 1093091 [details]
screenshot show incomplete OS Version

Description of problem:
After deploy Hosted Engine on RHEV-H, login ovirt-engine/webadmin web, it shows incomplete hosted-engine OS version information.

Version-Release number of selected component (if applicable):
rhev-hypervisor-7-7.2-20151104.0.e17ev
ovirt-node-3.6.0-0.20.20151103git3d3779a.el7ev.noarch
ovirt-node-plugin-vdsm-0.6.1-2.el7ev.noarch
fence-agents-rhevm-4.0.11-27.el7.x86_64
rhevm-sdk-python-3.6.0.3-1.el7ev.noarch


How reproducible:
100%
Whiteboard:

Steps to Reproduce:
1. TUI clean install rhevh
2. Login rhevh, setup network via dhcp
3. Deploy Hosted Engine
4. Login ovirt-engine/webadmin web, enter Hosts page
5. Choose hosted-engine, check General Software information

Actual results:
1. After step5, it shows incomplete hosted-engine OS version information, we need to press left or right arrow keys to see the complete OS version information.

Expected results:
1.After step5, it shows complete hosted-engine OS Version information without pressing the left or right arrow keys.

Additional info:

Comment 1 Huijuan Zhao 2015-11-12 09:30:26 UTC
Update:

Actual results:
1. After step5, it shows incomplete RHEV-H OS version information, we need to press left or right arrow keys to see the complete OS version information.


Expected results:
1.After step5, it shows complete RHEV-H OS Version information without pressing the left or right arrow keys.

Comment 2 Einav Cohen 2015-11-18 01:25:33 UTC
this was hopefully already resolved in [1]. @Alexander - is that correct?
if so - please add the IDs of [1] to the External Trackers field and move BZ to MODIFIED. Thanks. 

[1] http://tinyurl.com/oly94n7

Comment 3 Moti Asayag 2015-11-18 09:59:10 UTC
Created attachment 1095932 [details]
host general software sub-tab

Comment 4 Moti Asayag 2015-11-18 09:59:48 UTC
(In reply to Einav Cohen from comment #2)
> this was hopefully already resolved in [1]. @Alexander - is that correct?
> if so - please add the IDs of [1] to the External Trackers field and move BZ
> to MODIFIED. Thanks. 
> 
> [1] http://tinyurl.com/oly94n7

(In reply to Einav Cohen from comment #2)
> this was hopefully already resolved in [1]. @Alexander - is that correct?
> if so - please add the IDs of [1] to the External Trackers field and move BZ
> to MODIFIED. Thanks. 
> 
> [1] http://tinyurl.com/oly94n7

It seems only to partially fix it - the text is broken into 2 lines. See attached screenshot [1].

[1] https://bugzilla.redhat.com/attachment.cgi?id=1095932

Comment 5 Alexander Wels 2015-11-18 13:12:13 UTC
As Moti reported its partially solved, in that it will display all the information by wrapping to the next line instead of cutting the information off. Looking at the code there is only one column, but it has been allocated only 1/4 of the available space. It is trivial to give it the full amount of space.

@Einav
The fix is literally a 2 character change (change a 3 to a 12). Want me to fix it real quick?

Comment 6 Einav Cohen 2015-11-18 15:14:27 UTC
(In reply to Alexander Wels from comment #5)
> As Moti reported its partially solved, in that it will display all the
> information by wrapping to the next line instead of cutting the information
> off. Looking at the code there is only one column, but it has been allocated
> only 1/4 of the available space. It is trivial to give it the full amount of
> space.
> 
> @Einav
> The fix is literally a 2 character change (change a 3 to a 12). Want me to
> fix it real quick?

absolutely, and let's backport that to the ovirt-engine-3.6 branch and ovirt-engine-3.6.1 branch (if exists) as well. thanks, Alexander.

Comment 7 Alexander Wels 2015-11-18 18:05:15 UTC
It was slightly more than the 2 character change. That made it so the label/value was split 50/50 on the available size which looks strange. So I had to also adjust the label/value ration to be better.

Comment 8 Lukas Svaty 2015-11-26 15:47:31 UTC
verified in rhevm-webadmin-portal-3.6.1-0.2.el6.noarch

Comment 9 Sandro Bonazzola 2015-12-16 12:21:41 UTC
According to verification status and target milestone this issue should be fixed in oVirt 3.6.1. Closing current release.


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