Problem/Motivation

When using the popup to add components/layouts sometimes it is cut off by the top of the screen.

Steps to reproduce

Open popup when the button is near the top of the screen, with many available components. See screenshot.

Comments

jnettik created an issue. See original summary.

dk-massive’s picture

Created patch. Adjusted the positionMenu function to check if the menu would run off the top of the page and set orientation to "beneath".

justin2pin’s picture

Status: Active » Needs review
jnettik’s picture

Status: Needs review » Reviewed & tested by the community

I've tested the patch in #2 and it works for me.

  • justin2pin committed b2b67b6 on 1.0.x authored by dk-massive
    Issue #3169976 by dk-massive, jnettik: Widget popup sometimes runs off-...
justin2pin’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.