Reviewed: https://reviews.mahara.org/8290 Committed: https://git.mahara.org/mahara/mahara/commit/e46ef96987ecc0677451ad73a6d927931dc0e1c5 Submitter: Robert Lyon ([email protected]) Branch: master
commit e46ef96987ecc0677451ad73a6d927931dc0e1c5 Author: Robert Lyon <[email protected]> Date: Fri Oct 27 19:41:39 2017 +1300 Bug 1724968: Fix for jumping page titles in SmartEvidence using js Because there matrix table has a number of complicated things going on it might not be able to solve this problem with css alone So I've created a js fix for the problem behatnotneeded Change-Id: I10b270885eb2e8fc87ed19f5fbb9819ef466ddb8 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/1724968 Title: SmartEvidence matrix headers jump when collapsed Status in Mahara: Fix Committed Bug description: When you have pages in a SmartEvicende collection (any framework will do) and collapse the headers, the pages jump to the left. That should not happen and they should stay put. See the attached screenshot to illustrate the issue. How to replicate: 1. Create 5 pages. 2. Create a SmartEvidence collection and choose any framework adding the 5 pages to the collection. 3. View the SmartEvidence matrix page and collapse the / one of the headers (depending on the framework you selected) Expected result: Page title stay where they were in uncollapsed state. Actual result: The page titles jump to the left and then back when you uncollapse the standard header. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1724968/+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

