Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-3179

Preserve vertical scroll position of the selected element in PageEditor on iOS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Neutral Neutral
    • None
    • 5.3.3, 5.4.3
    • page editor

      In the page editor, a selected component should always remain within view. That has been fixed for desktop browsers, but our current handling of scroll top in iOS is quirky.

      We already have a scrolltop preserving mechanism in place that prevents the editor from jumping to the top upon selection, but it doesn't seem to work well with the fix provided in MGNLUI-3109.

      A hint: in MGNLUI-3109 if there is no direct scroll parent of the selected element (the whole page scrolls) - we set the scroll top of an iframe document. In iOS that would have no effect - the scroll top of PE widget element has to be set (parent of iFrame).

        Acceptance criteria

              Unassigned Unassigned
              apchelintcev Aleksandr Pchelintcev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD