| Summary: | When labels aligned on the left side of fields, the fields are rendered incorrectly | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jan Hrcek <jhrcek> | ||||
| Component: | Form Modeler | Assignee: | Neus Miras <nmirasch> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Hrcek <jhrcek> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6.0.0 | CC: | pzapataf | ||||
| Target Milestone: | ER5 | ||||||
| Target Release: | 6.0.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-08-06 20:10:21 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: |
|
||||||
Additional info: I noticed that the problem seems to be specifically present in places where the black 'bullets' are present left to the field labels in the form (as in the SignCOntract-taskform mentioned in the steps to reproduce) Some tweaking might be needed, but it's not probably even a problem. If the issue is not trivial, we will postpone for 6.1. Changed the css style applied to labels to avoid overlap. Master https://github.com/droolsjbpm/jbpm-form-modeler/commit/b6a138093b584a758153ae8efd81b054d490fc8e 6.0.x https://github.com/droolsjbpm/jbpm-form-modeler/commit/9dfcd3e4eef8e509028ebb90cb8b57d928514e03 Problem is still present in ER4. I checked and the fix to css is not present in the final product - it seems it was made after CR4 tag, on which the product ER4 is based. I'll verify it in the next release, where the fix should already be included. Ok, the problem has been fixed in BPMS 6.0.0 ER5 |
Created attachment 802839 [details] Labels are obscured by fields Description of problem: See Summary + screenshot Version-Release number of selected component (if applicable): BPMS 6.0.0 ER3 How reproducible: Always when using firefox 17 Steps to Reproduce: 1. Open the following in form modeler: demo > jbpm-playground > HR > Form Definitions > SignContract-taskform 2. Select Form properties 3. In select 'Field label position:' choose 'left side of the field' and click save Actual results: The fields are not rendered correctly - see screenshot Expected results: The fields should be shifted to the right, so that the label is fully readable.