[jboss-jira] [JBoss JIRA] (DROOLS-3895) [DMN Designer] TextAreas can no longer be multi-line

Jozef Marko (Jira) issues at jboss.org
Mon May 6 03:40:00 EDT 2019


     [ https://issues.jboss.org/browse/DROOLS-3895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jozef Marko updated DROOLS-3895:
--------------------------------
    Description: 
{{TextAreaSingletonDOMElementFactory}} extends {{BaseSingletonDOMElementFactory}} that attaches a {{KeyDownHandlerCommon}} handler.

This handler intercepts {{KeyCodes.KEY_ENTER}} that flushes the content of the editor.

The {{KeyDownHandlerCommon}} handler should not respond to {{KeyCodes.KEY_ENTER}} for {{TextAreas}}.

h2. Accetance criteria
User can put multiline for 
- Literal expression (/)
- Context (/)
- Relation (/)
- Invocation (/)
- Function (/)
- Decision Table (/)

  was:
{{TextAreaSingletonDOMElementFactory}} extends {{BaseSingletonDOMElementFactory}} that attaches a {{KeyDownHandlerCommon}} handler.

This handler intercepts {{KeyCodes.KEY_ENTER}} that flushes the content of the editor.

The {{KeyDownHandlerCommon}} handler should not respond to {{KeyCodes.KEY_ENTER}} for {{TextAreas}}.

h2. Accetance criteria
User can put multiline for 
- Literal expression (/)
- Context (x)
- Relation (/)
- Invocation (x) if literal expression is used
- Function (x) if literal expression is used
- Decision Table



> [DMN Designer] TextAreas can no longer be multi-line
> ----------------------------------------------------
>
>                 Key: DROOLS-3895
>                 URL: https://issues.jboss.org/browse/DROOLS-3895
>             Project: Drools
>          Issue Type: Bug
>          Components: DMN Editor
>    Affects Versions: 7.20.0.Final
>            Reporter: Michael Anstis
>            Assignee: Michael Anstis
>            Priority: Major
>              Labels: drools-tools
>
> {{TextAreaSingletonDOMElementFactory}} extends {{BaseSingletonDOMElementFactory}} that attaches a {{KeyDownHandlerCommon}} handler.
> This handler intercepts {{KeyCodes.KEY_ENTER}} that flushes the content of the editor.
> The {{KeyDownHandlerCommon}} handler should not respond to {{KeyCodes.KEY_ENTER}} for {{TextAreas}}.
> h2. Accetance criteria
> User can put multiline for 
> - Literal expression (/)
> - Context (/)
> - Relation (/)
> - Invocation (/)
> - Function (/)
> - Decision Table (/)



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list