Bug 1093761
| Summary: | PNG export of BPMN process is deformed when Tasks are resized | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Anton Giertli <agiertli> | ||||||||||||
| Component: | jBPM Designer | Assignee: | Tihomir Surdilovic <tsurdilo> | ||||||||||||
| Status: | CLOSED EOL | QA Contact: | Kirill Gaevskii <kgaevski> | ||||||||||||
| Severity: | medium | Docs Contact: | |||||||||||||
| Priority: | urgent | ||||||||||||||
| Version: | 6.0.1 | CC: | alazarot, kverlaen | ||||||||||||
| Target Milestone: | ER4 | ||||||||||||||
| Target Release: | 6.1.0 | ||||||||||||||
| Hardware: | Unspecified | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2020-03-27 20:05:23 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: | |||||||||||||
| Embargoed: | |||||||||||||||
| Attachments: |
|
||||||||||||||
Created attachment 891909 [details]
bpmn2 process definition
Created attachment 891912 [details]
screenshot
Seems to work with 6.2.0.CR3 and firefox Created attachment 984217 [details]
bpmsuite-6.1.0.ER4-screenshot
I have tested this with BPM Suite 6.1.0.ER4 and the issue still persists. The 6.1.0.ER4 screenshot has been attached.
Kris, the issue still persists. Please see the attached screenshot. Can you please also provide the commit links which should have fixed the problem? Thanks. Created attachment 984218 [details]
bpmsuite-6.1.0.ER4-server.log
The server log (attached) has also produced several exceptions. Can you reproduce them on your side and fix them too? Thanks.
Strange, when I put it to MODIFIED I tested the attached process and it seemed to work, so I assumed it was already fixed (as part of another issue possibly). However, retesting on master and 6.2.x now gives the same result as QE is reporting, so will need to re-investigate. |
Created attachment 891908 [details] screenshot Description of problem: PNG export of BPMN process is deformed when Tasks are resized - please see the attachments. Version-Release number of selected component (if applicable): BPM 6.0.0 BPM 6.0.1 How reproducible: always Steps to Reproduce: 1. Create bpmn process with a task 2. Put some text description, preferably verbose 3. resize this task 4. export process to PNG Actual results: png export is deformed Expected results: png export is not deformed Additional info: - bpmn process attached - screenshot attached