Hide Forgot
Created attachment 833063 [details] Video showing steps to reproduce the issue Description of problem: When using latest google chrome (v 31), the modal dialog for editting panel content is rendered incorrectly. When opened it does not appear in the middle of the page, but in the bottom of the page, so that the lower part is always hidden below the bottom edge of the browser. Since there is no way to scroll down, the hidden part is never accessible. Resizing of screen/ browser window does not help. Compare this with firefox, where it works correctly - the modal is always opened in the middle of the page. See video showing the problem. Version-Release number of selected component (if applicable): BPMS 6.0.0 ER5 How reproducible: Always when using latest google chrome (31) Steps to Reproduce: 1. In Google chrome login to dashbuilder with admin user and navigate for example to Showcase > Sales oppertunities. 2. For some panel (dashboard filter or KPI - they have large editors) select 'Edit content' in panel menu. Actual results: The modal is rendered in a way, that makes its bottom part inaccessible, hidden below the bottom edge of browser's viewport. Expected results: The modals in chrome should be rendered correctly as in firefox, i.e. in the middle of the browser's viewport. Additional info: I checked with other colleagues and it seems specifially as problem that started to apper for recent versions of chrome. For example on Chrome version 27 it still works correctly, but on Chrome 31 it is broken. The PRD states, that BPMS should support "Google Chrome - latest version and one version before that".
Fixed in: master: http://github.com/droolsjbpm/dashboard-builder/commit/c792a2301
Please, cherry-pick to 6.0.x before setting to modified. Flags also need to be set.
Scheduling for 6.0.1 based on Pedro's request.
Cherry-picked into 6.0.x: https://github.com/droolsjbpm/dashboard-builder/commit/9d0a157b0ad4a5d04aad58ad570d99300ae3c1f8
Ok, verified with BPMS 6.0.1 ER1.