Deployment History popup dialog has inaccurate naming

Bug #1614504 reported by Grigory Mikhailov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Low
Julia Aranovich
Mitaka
Fix Released
Low
Julia Aranovich

Bug Description

Steps to reproduce:

1. Deploy environment with default values and 1 controller node.
2. Go to History tab.
3. Move mouse cursor to history timeline to make popup appears

Expected result:
"Finished" name is one line. Screenshot: pic_1

Actual result:
"Finished" name is splitted: "Fin-" + "ished". Screenshot: pic_2

Environment:
9.1 snapshot #151
Firefox 43.0.4

[root@nailgun ~]# shotgun2 short-report
cat /etc/fuel_build_id:
 495
cat /etc/fuel_build_number:
 495
cat /etc/fuel_release:
 9.0
cat /etc/fuel_openstack_version:
 mitaka-9.0
rpm -qa | egrep 'fuel|astute|network-checker|nailgun|packetary|shotgun':
 python-packetary-9.0.0-1.mos144.noarch
 fuel-release-9.0.0-1.mos6349.noarch
 fuel-notify-9.0.0-1.mos8505.noarch
 fuel-agent-9.0.0-1.mos286.noarch
 fuel-mirror-9.0.0-1.mos144.noarch
 fuel-migrate-9.0.0-1.mos8505.noarch
 shotgun-9.0.0-1.mos90.noarch
 fuel-9.0.0-1.mos6349.noarch
 fuel-bootstrap-cli-9.0.0-1.mos286.noarch
 fuel-utils-9.0.0-1.mos8505.noarch
 fuel-provisioning-scripts-9.0.0-1.mos8750.noarch
 fuel-setup-9.0.0-1.mos6349.noarch
 network-checker-9.0.0-1.mos74.x86_64
 python-fuelclient-9.0.0-1.mos337.noarch
 fuel-openstack-metadata-9.0.0-1.mos8750.noarch
 fuel-nailgun-9.0.0-1.mos8750.noarch
 fuel-ostf-9.0.0-1.mos940.noarch
 fuelmenu-9.0.0-1.mos275.noarch
 rubygem-astute-9.0.0-1.mos755.noarch
 fuel-library9.0-9.0.0-1.mos8505.noarch
 fuel-ui-9.0.0-1.mos2757.noarch
 fuel-misc-9.0.0-1.mos8505.noarch
 nailgun-mcagents-9.0.0-1.mos755.noarch

Revision history for this message
Grigory Mikhailov (gmikhailov) wrote :
Revision history for this message
Grigory Mikhailov (gmikhailov) wrote :
tags: added: ui-deployment-history
tags: added: area-ui
Changed in fuel:
importance: Undecided → Low
status: New → Confirmed
assignee: nobody → Julia Aranovich (jkirnosova)
milestone: none → 10.0
Revision history for this message
Grigory Mikhailov (gmikhailov) wrote :

Update:
Firefox 45.0.1 the same behaviour.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-ui (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/392082

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ui (stable/mitaka)

Reviewed: https://review.openstack.org/392082
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=1de40adff01bb80f8655c82756592abfa476fc06
Submitter: Jenkins
Branch: stable/mitaka

commit 1de40adff01bb80f8655c82756592abfa476fc06
Author: Julia Aranovich <email address hidden>
Date: Tue Nov 1 12:12:21 2016 +0300

    Fix labels in deployment task popover

    Label has 25% of total deployment task popover width.
    Increasing popover width will provide more space for labels.

    Closes-Bug: #1614504

    Change-Id: I5923ef468624ebbd3c2d7907d09c11a21de95985

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-ui (master)

Fix proposed to branch: master
Review: https://review.openstack.org/392126

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ui (master)

Reviewed: https://review.openstack.org/392126
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=eb5f1ae6a5981e975b1d8fb84908c3ab6270fe38
Submitter: Jenkins
Branch: master

commit eb5f1ae6a5981e975b1d8fb84908c3ab6270fe38
Author: Julia Aranovich <email address hidden>
Date: Tue Nov 1 12:12:21 2016 +0300

    Fix labels in deployment task popover

    Label has 25% of total deployment task popover width.
    Increasing popover width will provide more space for labels.

    Closes-Bug: #1614504

    Change-Id: I5923ef468624ebbd3c2d7907d09c11a21de95985
    (cherry picked from commit 1de40adff01bb80f8655c82756592abfa476fc06)

Changed in fuel:
status: In Progress → Fix Committed
tags: added: on-verification
Revision history for this message
TatyanaGladysheva (tgladysheva) wrote :

Verified on 9.2 snapshot #464.

tags: removed: on-verification
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-ui (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/396228

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ui (stable/newton)

Reviewed: https://review.openstack.org/396228
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=4f53d68d84d75c5bfc0163974148cd671b684c92
Submitter: Jenkins
Branch: stable/newton

commit 4f53d68d84d75c5bfc0163974148cd671b684c92
Author: Julia Aranovich <email address hidden>
Date: Tue Nov 1 12:12:21 2016 +0300

    Fix labels in deployment task popover

    Label has 25% of total deployment task popover width.
    Increasing popover width will provide more space for labels.

    Closes-Bug: #1614504

    Change-Id: I5923ef468624ebbd3c2d7907d09c11a21de95985
    (cherry picked from commit 1de40adff01bb80f8655c82756592abfa476fc06)
    (cherry picked from commit eb5f1ae6a5981e975b1d8fb84908c3ab6270fe38)

tags: added: in-stable-newton
Revision history for this message
Ekaterina Khomyakova (ekhomyakova) wrote :

Verified on Fuel 10 #1355

Changed in fuel:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-ui 11.0.0.0rc1

This issue was fixed in the openstack/fuel-ui 11.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.