Problem With Parent of the Menupopup in Fullscreen

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • 6.5.1
    • Affects Version/s: 5.0.9
    • Component/s: Components
    • Environment:

      Browsers that support requestFullscreen

    • None

      I'm using requestFullscreen to make a div Fullscreen.
      The problem is that in this div I append an image that should display a menupopup when it pressed.
      When I'm not in fullscreen, the menupopup appears normally, but when I'm in fullscreen it "does not appear", or appears "bellow of the div" that is in fullscreen, because the application adds Menupopup by default in the root of the html, and the browser only show the content inner the div.

      The Menupopup need to be added inside the div that goes to fullscreen and not the root (I tried SetParent and appendChild).
      The same problem I think will happen to modal window, popup and others, if I try to use

            Assignee:
            MontyPan
            Reporter:
            interacthb
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: