Closed as not planned
Description
Hi everyone.
When I am editing a text file and press the <ctrl+,>, ace editor's settings menu is not displayed. After I close the editor, the menu is standing there ("behind").
I would expect for the ace settings menu to appear "on top of" the editor view while editing a file.
It seems that ace editor settings menu do get "opened", but it's "left behind" the editor view, even though the editor's z-index is 9990 and ace_settingsmenu div has a value of 9991.