[
https://issues.apache.org/jira/browse/NIFI-14249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926920#comment-17926920
]
ASF subversion and git services commented on NIFI-14249:
--------------------------------------------------------
Commit c3db6ca409b87cf3e178b22a9dd5b25e67ef3b43 in nifi's branch
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c3db6ca409 ]
[NIFI-14327][NIFI-14249] - Copy/Paste handling when clipboard is not available
(#9701)
* [NIFI-14327] - Verify clipboard access before allowing copy
* [NIFI-14249] - Remove paste button from operation panel
* removed unused methods and actions per review feedback
* add check for clipboard access to the copy directive
* remove circular dependency
This closes #9701
> Remove Paste button from the Operation panel.
> ---------------------------------------------
>
> Key: NIFI-14249
> URL: https://issues.apache.org/jira/browse/NIFI-14249
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Rob Fellows
> Assignee: Rob Fellows
> Priority: Major
>
> As of 2.1.0, copy/paste has moved to using the system clipboard and due to
> some browser limitations, pasting as a result of an indirect user action is
> no longer allowed. As such, the paste action was removed from the context
> menu. The paste button in the operation panel was missed and should have also
> been removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)