Reviewed: https://reviews.mahara.org/11388 Committed: https://git.mahara.org/mahara/mahara/commit/68e67334048bec2a360b96dd2db8f1d972161b8b Submitter: Robert Lyon ([email protected]) Branch: 20.10_STABLE
commit 68e67334048bec2a360b96dd2db8f1d972161b8b Author: Evonne <[email protected]> Date: Fri Oct 2 17:11:51 2020 +1300 Bug 1898123 iOS-Safari tablet - long block detail modal title overlaps block content Not sure why it happened as couldn't see anything in the scss that would cause it to behave differently, but have forced the block title to be display:block to see if it makes any difference. behatnotneeded Change-Id: Ia9bc61a42be7848d9ab42690c14b3d9c6065442d (cherry picked from commit 269d4aa9dfa786377c4e678e9263be8c01a897c1) -- 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/1898123 Title: iOS-Safari tablet - long block detail modal title overlaps block content Status in Mahara: Fix Committed Status in Mahara 20.10 series: Fix Committed Bug description: Environment: master.dev Browser: iOS 14.1 with Safari on iPad Air 2 (10") portrait Precondition: Logged in account has a page with an image block on it that has a long (45+characters) file name (see attached screen shot). Steps 1. Log in and choose to view the page, select to view the block details and comments bars. 2. Select the image block's details and comment bar. Expected result: the image's details modal opens and displays correctly. Actual result: the image's details modal opens but as the title does not fit on one line, its display wraps and it covers the 'Preview' heading (see attached screen shot). NOTE: this is not a problem when viewing the same modal using the 8" Android-Chrome device - in this case the grey title area is extended to two lines and the 'Preview' title displays beneath it. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1898123/+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

