|
||||||||
|
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/d/optout.

Code changed in jenkins
User: Chris Arnott
Path:
war/src/main/webapp/scripts/yui/button/button-debug.js
war/src/main/webapp/scripts/yui/button/button-min.js
http://jenkins-ci.org/commit/jenkins/0b49ff91fc2aeec7a68b26174e04c5908609051f
Log:
[FIXED JENKINS-17050] Close pop-up menu when clicking outside.
The _activationButtonPressed get's set to false onMouseUp, so can not be used to decide if the menu is active or not.