[
https://issues.apache.org/jira/browse/DIRSTUDIO-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17059960#comment-17059960
]
Stefan Seelmann commented on DIRSTUDIO-1247:
--------------------------------------------
It's our code. We read a lot from clipboard to check which type of content is
in the clipboard, whenever changing a selection. I did that to enable/disable
the "paste" actions in the context menu and to put there the right label like
"Paste value" (singular) or "Paste values" (plural).
There is also one special paste action that checks if the text content (or
better each line of the text content) in the clipboard is an LDAP URL and
creates a connection from that which is really slow. This paste action I'll
remove completely because I don't think it's useful.
https://github.com/apache/directory-studio/blob/master/plugins/connection.ui/src/main/java/org/apache/directory/studio/connection/ui/actions/PasteAction.java#L206
> Fix high memory usage in clipboard code
> ---------------------------------------
>
> Key: DIRSTUDIO-1247
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1247
> Project: Directory Studio
> Issue Type: Bug
> Affects Versions: 2.0.0-M14
> Reporter: Stefan Seelmann
> Assignee: Stefan Seelmann
> Priority: Major
> Fix For: 2.0.0-M15
>
>
> https://lists.apache.org/thread.html/bf4efe11b8b3b547ff140211a325d3cea2f7f1c26c58e487d4f9a1d1%40%3Cusers.directory.apache.org%3E
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]