mike-jumper opened a new pull request #416: GUACAMOLE-723: Automatically close 
menus upon click unless explicitly marked as interactive.
URL: https://github.com/apache/guacamole-client/pull/416
 
 
   This change addresses the menu behavior regression [noted on 
GUACAMOLE-723](https://issues.apache.org/jira/browse/GUACAMOLE-723?focusedCommentId=16864910&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16864910),
 automatically closing open menus if the menu contents are clicked or any other 
part of the page is clicked.
   
   As the connection selection menu is intended to be interactive and thus 
should remain open while the user is clicking on its contents, a `interactive` 
attribute has been added to the `guacMenu` directive allow this intent to be 
explicitly stated. If set to `true`, clicks within the menu contents will not 
close the menu.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to