You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2016/10/11 19:44:20 UTC

[jira] [Created] (DIRSTUDIO-1121) Performance penalty as editor input is always set twice

Stefan Seelmann created DIRSTUDIO-1121:
------------------------------------------

             Summary: Performance penalty as editor input is always set twice
                 Key: DIRSTUDIO-1121
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1121
             Project: Directory Studio
          Issue Type: Bug
          Components: studio-ldapbrowser
    Affects Versions: 2.0.0-M10 (2.0.0.v20151221-M10)
            Reporter: Stefan Seelmann
            Assignee: Stefan Seelmann
             Fix For: 2.0.0-M12


When selection an entry or search in the browser view the entry is opened in the editor. However due to a workaround for the link-with-editor feature the input is always set twice. That means the table is rendered twice, filtering and sorting is done twice, and lot of SWT and native resources are allowated twice. Especially for entries with many attributes there is a considerable delay when opening the entry.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)