Created attachment 1216993 [details] correct one in 16:9 Description of problem:Controls in Paginator differ if you change resolution. Version-Release number of selected component (if applicable):5.7.0.9 How reproducible:always Steps to Reproduce: 1.open Vms view in 1280*1024 (any 5:4 or 4:3 ratio) 2.try to change items shown per page Actual results:number of items is not available Expected results:number of items per page should be available Additional info: "Asc. by " is not an option to change.
https://github.com/ManageIQ/manageiq/pull/12565
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/21f7a498742c75ad534e629cbdc575ff43dd3788 commit 21f7a498742c75ad534e629cbdc575ff43dd3788 Author: Eric Winchell <ewinchel> AuthorDate: Thu Nov 10 15:05:59 2016 -0500 Commit: Eric Winchell <ewinchel> CommitDate: Thu Nov 10 15:57:22 2016 -0500 Paging bar styling cleanup https://bugzilla.redhat.com/show_bug.cgi?id=1391535 app/assets/stylesheets/patternfly_overrides.scss | 4 + app/helpers/ui_constants.rb | 16 +- app/views/layouts/_content.html.haml | 4 +- app/views/layouts/_pagingcontrols.html.haml | 281 +++++++++++----------- app/views/layouts/_x_pagingcontrols.html.haml | 88 +++---- spec/controllers/infra_network_controller_spec.rb | 2 +- spec/controllers/storage_controller_spec.rb | 2 +- 7 files changed, 203 insertions(+), 194 deletions(-)
Verified in 5.8.0.9. I can see Items per Page in both 1280*1024 and 1152*864.
One time issue. Setting qe_test_coverage flag to -.