You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Michael Jumper (JIRA)" <ji...@apache.org> on 2017/03/23 03:34:41 UTC

[jira] [Created] (GUACAMOLE-252) Display jumps to top in MS Edge when Guacamole menu is opened

Michael Jumper created GUACAMOLE-252:
----------------------------------------

             Summary: Display jumps to top in MS Edge when Guacamole menu is opened
                 Key: GUACAMOLE-252
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-252
             Project: Guacamole
          Issue Type: Bug
          Components: guacamole
            Reporter: Michael Jumper


On MS Edge, when the Guacamole menu is opened, the display jumps to the top of the screen. In other browsers, the display remains perfectly centered regardless of whether the menu is opened. The behavior is inconsistent in MS Edge; opening the menu causes the display to jump, but it sometimes jumps back, and opening/closing the menu frequently causes the problem to repeatedly correct itself and recur.

To reproduce:

# Open a connection within MS Edge.
# Resize the window such that the display is centered with space above and below.
# Open and close the Guacamole menu, and watch the display bounce around.

This seems to be a layout bug in MS Edge, as investigation reveals that the bounce is due to a {{display: table-cell}} element not being sized to vertically to fit the containing {{display: table}} element, but perhaps there is a workaround.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)