[JBoss JIRA] (DROOLS-2410) [DMN Designer] Active entries not highlighted correctly when scrolling
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2410?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2410:
--------------------------------
Description:
The behavior described below was spotted during DROOLS-2398 review, however probably not related to that jira.
If context table is so big user has to scroll down to see all entries. then the active entries are not highlighted correctly. Next if user select some cell, then scroll (so the originally selected cell is not visible more) and select another cell, both remains selected. I mean selection without holding any additional key.
h2. Acceptance criteria
- As active entry is highlighted just that context entry that is parent of the selected cell.
- Single cell selection even if scrolling between selection
was:
The behavior described below was spotted during DROOLS-2398 review, however probably not related to that jira.
If context table is so big user has to scroll down to see all entries. then the active entries are not highlighted correctly.
h2. Acceptance criteria
As active entry is highlighted just that context entry that is parent of the selected cell.
> [DMN Designer] Active entries not highlighted correctly when scrolling
> ----------------------------------------------------------------------
>
> Key: DROOLS-2410
> URL: https://issues.jboss.org/browse/DROOLS-2410
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.7.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
>
> The behavior described below was spotted during DROOLS-2398 review, however probably not related to that jira.
> If context table is so big user has to scroll down to see all entries. then the active entries are not highlighted correctly. Next if user select some cell, then scroll (so the originally selected cell is not visible more) and select another cell, both remains selected. I mean selection without holding any additional key.
> h2. Acceptance criteria
> - As active entry is highlighted just that context entry that is parent of the selected cell.
> - Single cell selection even if scrolling between selection
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (DROOLS-2410) [DMN Designer] Active entries not highlighted correctly when scrolling
by Jozef Marko (JIRA)
Jozef Marko created DROOLS-2410:
-----------------------------------
Summary: [DMN Designer] Active entries not highlighted correctly when scrolling
Key: DROOLS-2410
URL: https://issues.jboss.org/browse/DROOLS-2410
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.7.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
The behavior described below was spotted during DROOLS-2398 review, however probably not related to that jira.
If context table is so big user has to scroll down to see all entries. then the active entries are not highlighted correctly.
h2. Acceptance criteria
As active entry is highlighted just that context entry that is parent of the selected cell.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (DROOLS-2407) [DMN Designer] entry deletion assign row number to default entry
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2407?page=com.atlassian.jira.plugi... ]
Michael Anstis updated DROOLS-2407:
-----------------------------------
Sprint: 2018 Week 11-12
> [DMN Designer] entry deletion assign row number to default entry
> ----------------------------------------------------------------
>
> Key: DROOLS-2407
> URL: https://issues.jboss.org/browse/DROOLS-2407
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.7.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Optional
>
> During review of DROOLS-2398 I noticed the behavior described below, however not sure if it is related to that issue.
> If user deletes a context entry, then row number is assigned to default context entry.
> h2. Acceptance criteria
> The default context entry has not row number even if:
> # Context entry deleted
> # Context entry cleared
> # Context entry added
> # Something of above undone and consequently redone
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (DROOLS-2409) Memory Leak in sliding window
by Mike Baranski (JIRA)
Mike Baranski created DROOLS-2409:
-------------------------------------
Summary: Memory Leak in sliding window
Key: DROOLS-2409
URL: https://issues.jboss.org/browse/DROOLS-2409
Project: Drools
Issue Type: Feature Request
Components: core engine
Affects Versions: 7.6.0.Final
Environment: Mac with Java 1.8 using Spring Boot (see attached demo project)
Reporter: Mike Baranski
Assignee: Mario Fusco
Priority: Critical
Attachments: complete.tar.gz
See attached project.
`gradle test` causes an out of memory exception on my machine after ~2.6 million events. Events should be released for GC after 1 second, but that does not appear to be happening.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (DROOLS-2407) [DMN Designer] entry deletion assign row number to default entry
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2407?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2407:
--------------------------------
Description:
During review of DROOLS-2398 I noticed the behavior described below, however not sure if it is related to that issue.
If user deletes a context entry, then row number is assigned to default context entry.
h2. Acceptance criteria
The default context entry has not row number even if:
# Context entry deleted
# Context entry cleared
# Context entry added
# Something of above undone and consequently redone
was:
During review of DROOLS-2398 I noticed the behavior described below, however not sure if it is related to that issue.
If user deletes a context entry, then row number is assigned to default context entry.
> [DMN Designer] entry deletion assign row number to default entry
> ----------------------------------------------------------------
>
> Key: DROOLS-2407
> URL: https://issues.jboss.org/browse/DROOLS-2407
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.7.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Optional
>
> During review of DROOLS-2398 I noticed the behavior described below, however not sure if it is related to that issue.
> If user deletes a context entry, then row number is assigned to default context entry.
> h2. Acceptance criteria
> The default context entry has not row number even if:
> # Context entry deleted
> # Context entry cleared
> # Context entry added
> # Something of above undone and consequently redone
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (DROOLS-2407) [DMN Designer] entry deletion assign row number to default entry
by Jozef Marko (JIRA)
Jozef Marko created DROOLS-2407:
-----------------------------------
Summary: [DMN Designer] entry deletion assign row number to default entry
Key: DROOLS-2407
URL: https://issues.jboss.org/browse/DROOLS-2407
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.7.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Priority: Optional
During review of DROOLS-2398 I noticed the behavior described below, however not sure if it is related to that issue.
If user deletes a context entry, then row number is assigned to default context entry.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (DROOLS-2398) [DMN Designer] Change of function discards width of parent column
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2398?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2398:
--------------------------------
Description:
Issue found during review of DROOLS-2368 but not sure if related, most probably not. Change of function definition discards width of parent column.
h2. Acceptance criteria
Recursively (to achieve 3 depth levels):
# Declare context entry
# Add 6 rows
# Configure first 5 rows as: Literal, Decision Table, Function, Invocation, Relation
# Configure the 6th row as Context and repeat with first step
At each depth level, check other columns width is updated when:
# Literal is (/)
## updated, resized, cleared, removed
# Decision table is (/)
## updated, resized, cleared, removed
# Function is (/)
## updated, resized, cleared, removed
# Invocation is (/)
## updated, resized, cleared, removed
# Relation is (/)
## updated, resized, cleared, removed
# Context is (/)
## updated, resized, cleared, removed
Column widths preserved after reopen (/)
was:
Issue found during review of DROOLS-2368 but not sure if related, most probably not. Change of function definition discards width of parent column.
h2. Acceptance criteria
Recursively (to achieve 3 depth levels):
# Declare context entry
# Add 6 rows
# Configure first 5 rows as: Literal, Decision Table, Function, Invocation, Relation
# Configure the 6th row as Context and repeat with first step
At each depth level, check other columns width is updated when:
# Literal is (/)
## updated, resized, cleared, removed
# Decision table is (/)
## updated, resized, cleared, removed
# Function is (/)
## updated, resized, cleared, removed
# Invocation is
## updated, resized, cleared, removed
# Relation is (/)
## updated, resized, cleared, removed
# Context is (/)
## updated, resized, cleared, removed
Column widths preserved after reopen (/)
> [DMN Designer] Change of function discards width of parent column
> -----------------------------------------------------------------
>
> Key: DROOLS-2398
> URL: https://issues.jboss.org/browse/DROOLS-2398
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.7.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Fix For: 7.7.0.Final
>
> Attachments: Screenshot from 2018-03-21 09-34-25.png
>
>
> Issue found during review of DROOLS-2368 but not sure if related, most probably not. Change of function definition discards width of parent column.
> h2. Acceptance criteria
> Recursively (to achieve 3 depth levels):
> # Declare context entry
> # Add 6 rows
> # Configure first 5 rows as: Literal, Decision Table, Function, Invocation, Relation
> # Configure the 6th row as Context and repeat with first step
> At each depth level, check other columns width is updated when:
> # Literal is (/)
> ## updated, resized, cleared, removed
> # Decision table is (/)
> ## updated, resized, cleared, removed
> # Function is (/)
> ## updated, resized, cleared, removed
> # Invocation is (/)
> ## updated, resized, cleared, removed
> # Relation is (/)
> ## updated, resized, cleared, removed
> # Context is (/)
> ## updated, resized, cleared, removed
> Column widths preserved after reopen (/)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (DROOLS-2398) [DMN Designer] Change of function discards width of parent column
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2398?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2398:
--------------------------------
Description:
Issue found during review of DROOLS-2368 but not sure if related, most probably not. Change of function definition discards width of parent column.
h2. Acceptance criteria
Recursively (to achieve 3 depth levels):
# Declare context entry
# Add 6 rows
# Configure first 5 rows as: Literal, Decision Table, Function, Invocation, Relation
# Configure the 6th row as Context and repeat with first step
At each depth level, check other columns width is updated when:
# Literal is (/)
## updated, resized, cleared, removed
# Decision table is (/)
## updated, resized, cleared, removed
# Function is (/)
## updated, resized, cleared, removed
# Invocation is
## updated, resized, cleared, removed
# Relation is (/)
## updated, resized, cleared, removed
# Context is (/)
## updated, resized, cleared, removed
Column widths preserved after reopen (/)
was:
Issue found during review of DROOLS-2368 but not sure if related, most probably not. Change of function definition discards width of parent column.
h2. Acceptance criteria
Recursively (to achieve 3 depth levels):
# Declare context entry
# Add 6 rows
# Configure first 5 rows as: Literal, Decision Table, Function, Invocation, Relation
# Configure the 6th row as Context and repeat with first step
At each depth level, check other columns width is updated when:
# Literal is (/)
## updated, resized, cleared, removed
# Decision table is (/)
## updated, resized, cleared, removed
# Function is (/)
## updated, resized, cleared, removed
# Invocation is
## updated, resized, cleared, removed
# Relation is (/)
## updated, resized, cleared, removed
# Context is
## updated, resized, cleared, removed
Column widths preserved after reopen (/)
> [DMN Designer] Change of function discards width of parent column
> -----------------------------------------------------------------
>
> Key: DROOLS-2398
> URL: https://issues.jboss.org/browse/DROOLS-2398
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.7.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Fix For: 7.7.0.Final
>
> Attachments: Screenshot from 2018-03-21 09-34-25.png
>
>
> Issue found during review of DROOLS-2368 but not sure if related, most probably not. Change of function definition discards width of parent column.
> h2. Acceptance criteria
> Recursively (to achieve 3 depth levels):
> # Declare context entry
> # Add 6 rows
> # Configure first 5 rows as: Literal, Decision Table, Function, Invocation, Relation
> # Configure the 6th row as Context and repeat with first step
> At each depth level, check other columns width is updated when:
> # Literal is (/)
> ## updated, resized, cleared, removed
> # Decision table is (/)
> ## updated, resized, cleared, removed
> # Function is (/)
> ## updated, resized, cleared, removed
> # Invocation is
> ## updated, resized, cleared, removed
> # Relation is (/)
> ## updated, resized, cleared, removed
> # Context is (/)
> ## updated, resized, cleared, removed
> Column widths preserved after reopen (/)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month