|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

@adamashley agreed there are problems with the UI that need fixing. For me, the arrow generally disappears when I try to click on it. I can only use it if I position my mouse within a very narrow margin, a pixel or two.
@rking if HTTP service is slow, making the context menu not appear unless and until clicked should improve things a bit, since displaying the context menu is also an HTTP request that adds to server load. Formerly, a lot of context menu background requests were made and then discarded as the mouse just incidentally swept by any number of model links.