Bug 1003671

Summary: Pager buttons - cannot read description
Product: [Retired] JBoss BPMS Platform 6 Reporter: Zuzana Krejčová <zkrejcov>
Component: Business CentralAssignee: Mauricio Salatino <msalatin>
Status: CLOSED WONTFIX QA Contact: Zuzana Krejčová <zkrejcov>
Severity: low Docs Contact:
Priority: medium    
Version: 6.0.0CC: kverlaen, lpetrovi, mbaluch
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-28 01:00:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
button description covered none

Description Zuzana Krejčová 2013-09-02 16:12:45 UTC
Created attachment 792923 [details]
button description covered

Description of problem:
The buttons for browsing through pages have a description / title. Thanks to these buttons location (at the very bottom) and the fact, that the description pups up below them, the description cannot be read. See screenshot.

What happens is this:
You move your cursor over the button and leave it there for a bit. The description appears. This makes the page bigger, which means that scrollbars appear as well. These scrollbars are over the description, almost completely covering it.
Scrolling down to see more of the page means that your cursor leaves the button. The description disappears. This makes the page smaller again, there's no need for scrollbars and you go full circle - back to the button and description popping up, being covered...


Version-Release number of selected component (if applicable):
BPMS 6.0 ER2

Comment 1 Zuzana Krejčová 2013-09-02 16:15:07 UTC
Forgot to add:
This happens for pager buttons in Process Instances perspective and Tasks perspective.
If it weren't for bug 1003667, I'm quite sure we could see the same for Process Definitions perspective.

Comment 2 Mauricio Salatino 2013-09-03 08:45:44 UTC
This problem is related with how the gwt pagers are. It's not in the BPMS side at all. We need more advanced pagers and grids provided by the Uberfire or Kie-Commons team. Until we don't have that there it not much that we can do

Comment 3 Zuzana Krejčová 2013-09-03 08:57:13 UTC
(In reply to Mauricio Salatino from comment #2)
> This problem is related with how the gwt pagers are. It's not in the BPMS
> side at all. We need more advanced pagers and grids provided by the Uberfire
> or Kie-Commons team. Until we don't have that there it not much that we can
> do

Well, BPMS side could also use the same pagers that BRMS side uses (bug 996869), although those don't have any description at all. In this case, it is probably better, since having a description you cannot read can be quite infuriating.

Comment 4 Kris Verlaenen 2014-11-28 01:00:52 UTC
With the new tables this is no longer relevant I believe.