[ 
https://issues.apache.org/jira/browse/NIFI-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503471#comment-16503471
 ] 

ASF GitHub Bot commented on NIFI-3217:
--------------------------------------

GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/2766

    NIFI-3217: Preventing editor close on window resize

    NIFI-3217: 
    - Disabling the resize of SlickGrid when there is an active edit occuring. 
This will prevent the accidental closure of the current edit.
    - Triggering a resize when the active editor closes.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mcgilman/nifi NIFI-3217

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/2766.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2766
    
----
commit c4d4fc6a70799a902bea1b5c487eeff3d9df21a7
Author: Matt Gilman <matt.c.gilman@...>
Date:   2018-06-06T15:40:07Z

    NIFI-3217:
    - Disabling the resize of SlickGrid when there is an active edit occuring. 
This will prevent the accidental closure of the current edit.
    - Triggering a resize when the active editor closes.

----


> Resizing browser closes property entry textbox
> ----------------------------------------------
>
>                 Key: NIFI-3217
>                 URL: https://issues.apache.org/jira/browse/NIFI-3217
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>    Affects Versions: 1.1.0
>            Reporter: Joseph Percivall
>            Priority: Minor
>
> Steps to reproduce
> 1: Have processor on graph
> 2: Open processor config window
> 3: Click to edit the value of a property (opens the entry textbox)
> 4: With the textbox open, resize the Browser Window
> 5: See the textbox automatically close
> Preferably, this should instead stay open.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to