Created attachment 774065 [details] Window shiftet do the right Description of problem: When there are multiple fields on the line and you click "Edit" for some of the fileds, the "EditFieldProperties" window that opens on the right is shifted to the right, therefore it's not fully visible (see screenshot). Version-Release number of selected component (if applicable): BPMS 6.0.0.DR6 How reproducible: Always Steps to Reproduce: 1. Start kie-ide (business-central), and navigate to "Authoring" > "Project authoring" 2. In Project explorer select jbpm-playground > IntegrationTests > Form Definitions > form "InvoiceLine" 3. In editor choose e.g. Form Properties (to display canvas). 4. Hover over one of the fileds and click "Edit" > The edit properties window is opened on the right Actual results: The window is shifted to the right, so that only half of it is visible. When you add one more field and group it with others on one line, the properties widnow is almost invisible. Expected results: The window for editting field properties should be alligned with the rith edge of the browser window, it's position should not change based on how far the fields are aligned. Additional info:
Fixed form-modeler css. Commits: https://github.com/droolsjbpm/jbpm-form-modeler/commit/b5ceeae97ecdce1ba58cfc2ff2b4ba522f97ec68
Verified with BPMS 6.0.0.ER2