Description of problem: In state machines, the column sizes are no longer adjustable. The user should either be able to re-size, or the column width should allow for adequate readability. How reproducible: 100% Steps to Reproduce: 1. Navigate to ManageIQ → Infrastructure → VM → Provisioning → StateMachines → VMProvision_VM → Provision VM from Template (template) 2. Observe the information in the columns, particularly the name column Actual results: Column names look something like this: Acqu ireMA CAddress Expected results: Column names should look like this: AcquireMACAddress
*** Bug 1304410 has been marked as a duplicate of this bug. ***
*** Bug 1304408 has been marked as a duplicate of this bug. ***
Created attachment 1121058 [details] requested screenshot Dan, requested screenshot attached.
https://github.com/ManageIQ/manageiq/pull/8300
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/bbce0ea996549feb1c609a772be99fa3e1ab0d47 commit bbce0ea996549feb1c609a772be99fa3e1ab0d47 Author: Eric Winchell <ewinchel> AuthorDate: Wed Apr 27 15:16:38 2016 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Wed Apr 27 15:16:38 2016 -0400 fix Automate "name" column wrapping https://bugzilla.redhat.com/show_bug.cgi?id=1304411 app/views/miq_ae_class/_class_fields.html.haml | 14 ++++---------- app/views/miq_ae_class/_instance_fields.html.haml | 14 ++++---------- app/views/miq_ae_class/_instance_form.html.haml | 14 ++++---------- 3 files changed, 12 insertions(+), 30 deletions(-)
Verified in 5.6.0.5-beta2.4, the Name column is now sized enough to take the names of the mentioned rows.
https://github.com/ManageIQ/manageiq/pull/8473
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1348