Created attachment 1281989 [details] "Image" on two lines Description of problem: Version-Release number of selected component (if applicable): 5.8.0.16 How reproducible: Always Steps to Reproduce: 1. Have an ec2 provider 2. Provision an instance 3. Actual results: Type: "Image" is splitted in two lines so there are twice less lines in that table. Expected results: "Image" should be on one line. Additional info:
https://github.com/ManageIQ/manageiq-ui-classic/pull/1746
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/48aa714f7259849292b414e10090041c9723b659 commit 48aa714f7259849292b414e10090041c9723b659 Author: Eric Winchell <ewinchel> AuthorDate: Mon Jul 24 16:42:39 2017 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Tue Jul 25 14:35:54 2017 -0400 restyle TD so that "image" doesn't wrap https://bugzilla.redhat.com/show_bug.cgi?id=1455245 app/views/miq_request/_pre_prov.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Verified 5.9.0.11. String is not splitted in two lines anymore.
One-time issue. Settings qe_test_coverage flag to -.