Reviewed: https://reviews.mahara.org/10688 Committed: https://git.mahara.org/mahara/mahara/commit/ddb5d389beac36ae47ca37b95c511deda4ea1bfb Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit ddb5d389beac36ae47ca37b95c511deda4ea1bfb Author: Robert Lyon <[email protected]> Date: Mon Dec 23 09:12:36 2019 +1300 Bug 1857255: IE11 was having issues displaying the verify modal but only in some cases was it showing as partially invisible to get it to render correctly I just moved the modal in the dom and that seems to sorted out the IE11 render engine handling of it Change-Id: Ibe2f43ea4346aabb39f41cc90931528accb2c223 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1857255 Title: signoff/verify modal issue in IE11 Status in Mahara: Fix Committed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: Fix Committed Bug description: The 'verify' button when clicked does not display correctly - it shows as a thin bar without content. but when I manipulate the CSS with debugger the block content appears. There seems to be an issue with the render engine in IE11 that is causing the content to display as invisible To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1857255/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

