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

IE8: browser events related to Page Editor are blocked occasionally.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • None
    • 5.2.2
    • page editor

      I bumped into this issue twice while working page editor IE 8 support. Basically - when clicking the plus/edit buttons of the component bars in page editor, nothing happens.

      The AJAX request is not made due to GWT's Scheduler.scheduleFinally(...) not executing the command. This would mean that the control is not returned to the browser loop for some reason. On the other hand - I failed to find anything that would capture the control.

      All the pending requests are instantly sent to server once the mouse is moved out of the page editor 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