Bug 1391535 - Missing "Items per Page" in Paginator with 5:4 or 4:3 screen ratio resolution
Summary: Missing "Items per Page" in Paginator with 5:4 or 4:3 screen ratio resolution
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.8.0
Assignee: Eric Winchell
QA Contact: Matouš Mojžíš
URL:
Whiteboard: ui:paginator
Depends On:
Blocks: 1383167 1394339
TreeView+ depends on / blocked
 
Reported: 2016-11-03 13:42 UTC by Leo Khomenko
Modified: 2018-06-19 16:58 UTC (History)
8 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1394339 (view as bug list)
Environment:
Last Closed: 2017-06-12 16:07:56 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
correct one in 16:9 (105.46 KB, image/png)
2016-11-03 13:42 UTC, Leo Khomenko
no flags Details

Description Leo Khomenko 2016-11-03 13:42:46 UTC
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.

Comment 5 CFME Bot 2016-11-10 22:11:39 UTC
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(-)

Comment 7 Matouš Mojžíš 2017-04-10 12:04:46 UTC
Verified in 5.8.0.9. I can see Items per Page in both 1280*1024 and 1152*864.

Comment 8 Matouš Mojžíš 2018-06-19 16:58:39 UTC
One time issue. Setting qe_test_coverage flag to -.


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