← Back to team overview

mahara-contributors team mailing list archive

[Bug 1857371] Re: Left-align performance footer messages

 

- Gerrit: https://reviews.mahara.org/#/c/10726/ Patch set 1
- Browser/s tested: desktop Chrome 3 devices both orientations, Android 5.1.1 & Chrome both orientations, iOS13.2 & Safari both orientations
- Theme: Raw

Preconditions:
"$cfg->productionmode = false;" in your config.php file in /htdocs.


Test steps:

1. Go to the Mahara homepage, the performance information is displayed correctly, left aligned underneath the logo at page bottom  ✔
2. Change screen orientation, the performance information remains correctly displayed, left aligned underneath the logo at page bottom  ✔

Catalyst QA Testing - PASSED ✔

** Attachment added: "Bug 1857371 Performance footer messages left align.txt"
   https://bugs.launchpad.net/mahara/+bug/1857371/+attachment/5323917/+files/Bug%201857371%20Performance%20footer%20messages%20left%20align.txt

-- 
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/1857371

Title:
  Left-align performance footer messages

Status in Mahara:
  Confirmed

Bug description:
  In Mahara 19.10 we left-aligned the header site messages. The only
  ones that don't yet seem to be left-aligned is the performance footer,
  which are still center-aligned and look a bit out of place now (see
  screenshot).

  To replicate:

  1. Make sure you have "$cfg->productionmode = false;" in your config.php file in /htdocs.
  2. Go to the Mahara homepage. You don't even need to log in. the performance info, something like "Memory: 3.2MB | Execution time: 0.048 seconds | Included files: 202 | ticks: 5 user: 1 sys: 2 cuser: 0 csys: 0 | Server load: 0.62" should be displayed in the footer.

  Expected result: It is left aligned with the Mahara logo in the footer.
  Actual result: It is center-aligned.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1857371/+subscriptions


References