Bug 1323089 - Selected properties in designer overlaps Business Central notifications
Summary: Selected properties in designer overlaps Business Central notifications
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: jBPM Designer
Version: 6.3.0
Hardware: All
OS: All
unspecified
low
Target Milestone: ---
: ---
Assignee: Tihomir Surdilovic
QA Contact: Kirill Gaevskii
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-01 08:53 UTC by Kirill Gaevskii
Modified: 2020-03-27 19:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:11:50 UTC
Type: Bug


Attachments (Terms of Use)
Overlap example (1.36 MB, application/ogg)
2016-04-01 08:53 UTC, Kirill Gaevskii
no flags Details

Description Kirill Gaevskii 2016-04-01 08:53:25 UTC
Created attachment 1142479 [details]
Overlap example

Description of problem:
If you have selected properties in jbpm Designer and click on save button or trigger another Business Central notification it will be overlapped by property. See attachment.

Version-Release number of selected component (if applicable):
6.3.0.ER2

How reproducible:
always

Steps to Reproduce:
1. Open business process and select end event
2. select DataInputAssociations property
3. click Save business process button

Actual results:
DataInputAssociations property will be over notification

Expected results:
Notification will be over selected property

Additional info:
It seems like a problem with z-index css property. For notification it have value 9999, but for properties it is 11000.


Note You need to log in before you can comment on or make changes to this bug.