[jboss-jira] [JBoss JIRA] (DROOLS-2644) [DMN Designer] Deletion of the column causes last column width increase
Jozef Marko (JIRA)
issues at jboss.org
Thu Jun 21 02:51:00 EDT 2018
[ https://issues.jboss.org/browse/DROOLS-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Marko updated DROOLS-2644:
--------------------------------
Steps to Reproduce:
h3. Decision table
# Open expression editor
# Define top level as decision table
# Add one input (output) column
# Delete one input (output) column
## Notice width of the description column was increased
# Undo deletion of the column
## Notice deleted column was returned, however the width of the description column was not decreased to original size
h3. Relation
# Open expression editor
# Define top level as relation
# Add two more columns
# Delete the middle one
## Notice width of the last column was increased
# Undo deletion of the column
# Notice deleted column was returned, however the width of the last column was not decreased to original size
was:
# Open expression editor
# Define top level as decision table
# Add one input column
# Delete one input column
## Notice width of the description column was increased
# Undo deletion of the column
## Notice deleted column was returned, however the width of the description column was not decreased to original size
The same can be seen for output column
> [DMN Designer] Deletion of the column causes last column width increase
> -----------------------------------------------------------------------
>
> Key: DROOLS-2644
> URL: https://issues.jboss.org/browse/DROOLS-2644
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.8.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
>
> If the user deletes * input / output column* of a decision table, then the width of the *description* column is increased to preserve total width of decision table. The problem is that when deletion of column is undone, the width of the *description* column is not returned to the original size. This issue causes unexpected context grid width increase during each *undone deletion of decision table input / output column*
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list