You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/12 19:28:00 UTC

[jira] [Commented] (NIFI-4230) Use a better default location when pasting via keystokes outside the context of the originally selected components

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

ASF subversion and git services commented on NIFI-4230:
-------------------------------------------------------

Commit b5ff62211808afbb427ece220e55ddfba048cf8a in nifi's branch refs/heads/master from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b5ff622 ]

NIFI-4230 - Use a better default location when pasting via keystokes and the original copied item is not fully in view.
- handle multi-select copy/paste better.
- remove dimension info from getOrigin function
- handle pasting better when pasted items should be centered and not offset from the original.
- fixed strict mode and removed console.logs
- Fixing pasting logic when trying to center the items on the canvas.

This closes #3383


> Use a better default location when pasting via keystokes outside the context of the originally selected components
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-4230
>                 URL: https://issues.apache.org/jira/browse/NIFI-4230
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core UI
>    Affects Versions: 1.3.0
>            Reporter: Daniel Chaffelson
>            Assignee: Robert Fellows
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When copy/pasting components between different Process Groups, the keystroke behavior differs from the right-click behavior. Specifically, it does not paste the components on the current focus area of the canvas, but appears to paste them relative to their original position in the original context, which effectively puts them somewhere random on the focus canvas, requiring the user to hunt them down.
> It would be optimal to select a better default location somewhere in the focus area of the canvas for all paste behaviors consistently.



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