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

Stefan Seelmann commented on DIRSTUDIO-725:
-------------------------------------------

No there is no new search request when the entry is already in cache. But the 
communication between the LDAP Browser view and the Entry Editor event based 
and thus asychronous.

> Navigation via arrow keys barely useable
> ----------------------------------------
>
>                 Key: DIRSTUDIO-725
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-725
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.5.3, 2.0.0
>            Reporter: Stefan Seelmann
>             Fix For: 1.5.4, 2.0.0
>
>
> Using the arrows keys to navigate through the DIT in the LDAP Browser view is 
> barely usable. 
> When jumping from one entry to the next there is some latency till the entry 
> is shown in the entry editor, the reason is that communication between LDAP 
> Browser view and Entry Editor is asnychronous.
> It gets even worse when jumping quickly between entries. For example there 
> are entries A, B, C, D, E. A is selected. I want to open entry E. So I press 
> the <down> key 4 times. After that E is selected. But now it happens: Because 
> B was selected an event to open it in the entry editor was fired, when that 
> happens another event is fired which selects B in the DIT. The same happens 
> with C and D. So the selection jumps back and forth.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to