[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre-Arnaud Marcelot updated DIRSTUDIO-725:
---------------------------------------------

    Fix Version/s:     (was: 1.5.4)
                   2.0.0-M1
    
> 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: 2.0.0-M2, 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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to