Bug 1273036 - Strange behaviour of paginations in Overview Tab
Summary: Strange behaviour of paginations in Overview Tab
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.2.0
Hardware: All
OS: All
urgent
high
Target Milestone: CR1
: 6.2.0
Assignee: Toni Rikkola
QA Contact: Kirill Gaevskii
URL:
Whiteboard:
: 1279782 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-19 12:40 UTC by Kirill Gaevskii
Modified: 2020-03-27 19:02 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:02:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Paginagions in Overview tab (5.48 MB, application/octet-stream)
2015-10-19 12:40 UTC, Kirill Gaevskii
no flags Details
Fix in a patch for uberfire-extensions 0.7.5-SNAPSHOT (1.83 KB, patch)
2015-10-28 17:45 UTC, Toni Rikkola
no flags Details | Diff

Description Kirill Gaevskii 2015-10-19 12:40:14 UTC
Created attachment 1084387 [details]
Paginagions in Overview tab

Description of problem:
Paginations in Overview shows odd pages only. 

Version-Release number of selected component (if applicable):
6.2.ER4

How reproducible:
always

Steps to Reproduce:
1. Open Business Process with 10+ commits (or create new one)
2. Go to Overview Tab
3. Try to switch pages with commits info by pagination

Actual results:
Only odd pages will be shown (ie. 1-5, 11-15..., see attachment)

Expected results:
All pages will be shown

Additional info:

Comment 2 Toni Rikkola 2015-10-28 12:27:28 UTC
Looks like this only happens with the 6.3.x branch. The issue is fixed in master.

Also it is not tied to just the designer, but to all the editors. Reproduced it with DRL-editor.

Comment 3 Toni Rikkola 2015-10-28 13:12:21 UTC
Ok, the PatternFly update fixes this. Now taking a look at how to fix it without it.

Comment 4 Toni Rikkola 2015-10-28 17:44:07 UTC
The problem was the grid was set to showing 5 items, but the pager was set to show 10. 

I made a patch since the fix is late.

Comment 5 Toni Rikkola 2015-10-28 17:45:15 UTC
Created attachment 1087298 [details]
Fix in a patch for uberfire-extensions 0.7.5-SNAPSHOT

Fix in a patch for uberfire-extensions 0.7.5-SNAPSHOT

Comment 6 Toni Rikkola 2015-11-10 12:08:28 UTC
*** Bug 1279782 has been marked as a duplicate of this bug. ***


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