Hide Forgot
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
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?
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)
Created attachment 829209 [details] vid
Seems that Chrome is the best browser to reproduce this behavior.
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
I can still reproduce this issue. 'Close' button of 'Help' in the task perspective is bellow the visible view port.
Can you attach a screenshot of it? Is this just happens on task perspective? What's your browser's screen resolution?
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.
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.
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