Bug 1034687

Summary: Close button on help menu not easily accessible.
Product: [Retired] JBoss BRMS Platform 6 Reporter: Marek Baluch <mbaluch>
Component: Business CentralAssignee: Alexandre Porcelli <porcelli>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Baluch <mbaluch>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0.0CC: curtisz, mbaluch, rrajasek
Target Milestone: ER6   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Chrome Version 31.0.1650.57.
Last Closed: 2014-08-06 20:18:33 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
screenshot
none
vid
none
screenshot_er7 none

Description Marek Baluch 2013-11-26 10:53:49 UTC
Created attachment 829192 [details]
screenshot

Description of problem:
Some help dialogs are two big and the close button is not easily accessible. See attached screenshot.

Steps to Reproduce:
1. Display help

Comment 1 manstis 2013-11-26 11:07:45 UTC
Can you confirm that that screen shot shows the complete browser window (i.e. no scrollbars) and that the issue is that the "Help" popup is cut off at the bottom and hence the "close" button inaccessible?

Comment 2 Marek Baluch 2013-11-26 11:44:38 UTC
The screen shot is missing a few pixels. The situation is not as bad. Please see the attached video which shows my whole desktop (resolution 1920 x 1080)

Comment 3 Marek Baluch 2013-11-26 11:44:57 UTC
Created attachment 829209 [details]
vid

Comment 4 Alexandre Porcelli 2013-12-04 15:19:44 UTC
Seems that Chrome is the best browser to reproduce this behavior.

Comment 5 Alexandre Porcelli 2013-12-10 15:52:50 UTC
In order to fix this issue, it was implemented a way to define the popup height. Fixes pushed to master and product branch:

https://github.com/droolsjbpm/uberfire/commit/995e0c857
https://github.com/droolsjbpm/uberfire/commit/3d1540962

https://github.com/droolsjbpm/kie-wb-distributions/commit/f0cc33f67
https://github.com/droolsjbpm/kie-wb-distributions/commit/6ee29d909

Comment 7 Marek Baluch 2013-12-20 20:22:09 UTC
I can still reproduce this issue. 'Close' button of 'Help' in the task perspective is bellow the visible view port.

Comment 8 Alexandre Porcelli 2014-01-02 17:26:07 UTC
Can you attach a screenshot of it? Is this just happens on task perspective? What's your browser's screen resolution?

Comment 9 Marek Baluch 2014-01-02 18:58:55 UTC
Created attachment 844679 [details]
screenshot_er7

Hi!

the problem can be seen on most help popups. The worst case is probably the "Deployments" and "Task Management" popup.

I tried also on Firefox and could not reproduce the issue. It seems this is Chrome specific. See attached screenshot (screenshot_er7). 

My screen dimensions are the following:
Browser window width:	1920
Browser window height:	929
Screen width:	1920
Screen height:	1080
Screen color depth:	24

I hope this info helps.

Comment 13 Marek Baluch 2014-01-02 20:34:12 UTC
Marking as VERIFIED. The issue is actually fixed. My cache was still dirty from the last attempt.

Thanks to Alexandre for his help in discovering the problem.

Comment 14 Udaypal Aarkoti 2014-01-27 19:33:43 UTC
Per Alexandre Porcelli request, adding my local environment where I see this issue with CR2

Issue : The "Don't show again" scroll's down enough to be hidden from the user in Chrome and Safari on Mac. Hence, everytime the user is presented with the popup.

My environment

Mac OS X 10.9.1
Chrome : Version 32.0.1700.77
Safari : 7.0.1

This does not happen with Firefox 26

~ Uday