[jira] Created: (DIRSTUDIO-576) No menu when right click non-cached entry

View: New views
6 Messages — Rating Filter:   Alert me  

[jira] Created: (DIRSTUDIO-576) No menu when right click non-cached entry

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

No menu when right click non-cached entry
-----------------------------------------

                 Key: DIRSTUDIO-576
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-576
             Project: Directory Studio
          Issue Type: Bug
          Components: studio-ldapbrowser
    Affects Versions: 1.5.0
            Reporter: Martin Alderson
            Priority: Minor


When right clicking an entry in the LDAP browser view that has not yet been loaded into memory the context menu doesn't appear.  The entry is selected as if it were left clicked.

This happens most of the time but not always - suspect it's a race between fetching the entry and displaying the menu.

This occurs with the latest studio built from SVN trunk (830894 - 29 October 2009), but is a regression as it did not happen in studio 1.4.0.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DIRSTUDIO-576) No menu when right click non-cached entry

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Pierre-Arnaud Marcelot commented on DIRSTUDIO-576:
--------------------------------------------------

Hi Martin,

This bug is not reproducible on Mac OS X (I tested) and Linux (Stefan S. tested) but only on Windows...

Very strange.

We're working on it...

> No menu when right click non-cached entry
> -----------------------------------------
>
>                 Key: DIRSTUDIO-576
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-576
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.5.0
>            Reporter: Martin Alderson
>            Priority: Minor
>
> When right clicking an entry in the LDAP browser view that has not yet been loaded into memory the context menu doesn't appear.  The entry is selected as if it were left clicked.
> This happens most of the time but not always - suspect it's a race between fetching the entry and displaying the menu.
> This occurs with the latest studio built from SVN trunk (830894 - 29 October 2009), but is a regression as it did not happen in studio 1.4.0.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DIRSTUDIO-576) No menu when right click non-cached entry

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Martin Alderson commented on DIRSTUDIO-576:
-------------------------------------------

I just noticed that double clicking on an un-cached entry will not expand it either (with "historical apache directory studio behaviour" open mode).

> No menu when right click non-cached entry
> -----------------------------------------
>
>                 Key: DIRSTUDIO-576
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-576
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.5.0
>            Reporter: Martin Alderson
>            Priority: Minor
>
> When right clicking an entry in the LDAP browser view that has not yet been loaded into memory the context menu doesn't appear.  The entry is selected as if it were left clicked.
> This happens most of the time but not always - suspect it's a race between fetching the entry and displaying the menu.
> This occurs with the latest studio built from SVN trunk (830894 - 29 October 2009), but is a regression as it did not happen in studio 1.4.0.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DIRSTUDIO-576) No menu when right click non-cached entry

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Pierre-Arnaud Marcelot updated DIRSTUDIO-576:
---------------------------------------------

    Fix Version/s: 1.5.1

> No menu when right click non-cached entry
> -----------------------------------------
>
>                 Key: DIRSTUDIO-576
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-576
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.5.0
>            Reporter: Martin Alderson
>            Priority: Minor
>             Fix For: 1.5.1
>
>
> When right clicking an entry in the LDAP browser view that has not yet been loaded into memory the context menu doesn't appear.  The entry is selected as if it were left clicked.
> This happens most of the time but not always - suspect it's a race between fetching the entry and displaying the menu.
> This occurs with the latest studio built from SVN trunk (830894 - 29 October 2009), but is a regression as it did not happen in studio 1.4.0.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DIRSTUDIO-576) Context menu not shown after a right-click on a non-cached entry

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Pierre-Arnaud Marcelot updated DIRSTUDIO-576:
---------------------------------------------

    Assignee: Pierre-Arnaud Marcelot
     Summary: Context menu not shown after a right-click on a non-cached entry  (was: No menu when right click non-cached entry)

> Context menu not shown after a right-click on a non-cached entry
> ----------------------------------------------------------------
>
>                 Key: DIRSTUDIO-576
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-576
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.5.0
>            Reporter: Martin Alderson
>            Assignee: Pierre-Arnaud Marcelot
>            Priority: Minor
>             Fix For: 1.5.1
>
>
> When right clicking an entry in the LDAP browser view that has not yet been loaded into memory the context menu doesn't appear.  The entry is selected as if it were left clicked.
> This happens most of the time but not always - suspect it's a race between fetching the entry and displaying the menu.
> This occurs with the latest studio built from SVN trunk (830894 - 29 October 2009), but is a regression as it did not happen in studio 1.4.0.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DIRSTUDIO-576) Context menu not shown after a right-click on a non-cached entry

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Pierre-Arnaud Marcelot resolved DIRSTUDIO-576.
----------------------------------------------

    Resolution: Fixed

Fixed at revision 881903.

http://svn.apache.org/viewvc?rev=881903&view=rev

> Context menu not shown after a right-click on a non-cached entry
> ----------------------------------------------------------------
>
>                 Key: DIRSTUDIO-576
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-576
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.5.0
>            Reporter: Martin Alderson
>            Assignee: Pierre-Arnaud Marcelot
>            Priority: Minor
>             Fix For: 1.5.1
>
>
> When right clicking an entry in the LDAP browser view that has not yet been loaded into memory the context menu doesn't appear.  The entry is selected as if it were left clicked.
> This happens most of the time but not always - suspect it's a race between fetching the entry and displaying the menu.
> This occurs with the latest studio built from SVN trunk (830894 - 29 October 2009), but is a regression as it did not happen in studio 1.4.0.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.