mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #58824
[Bug 1883914] [NEW] Profile avatar distorted on 'artefact/file/profileicons.php'
Public bug reported:
Mahara Version: 20.04_STABLE (f3422b407a654e3605ec65b236f90f2296e4e07f)
OS: Ubuntu Cloud Image 18.04 , AWS
Database: MariaDB 10.1
Broswer: Firefox Development, Safari MacOS Mojave
Steps:
- Make sure the 'Raw' theme is active
- Go to WWWROOT/artefact/file/profileicons.php
- Open the inspector and search for this selector: '.profileiconcell img' to get the right element
- Verify that the image is not quadratic
This seems to be a bug introduced by commit
f3422b407a654e3605ec65b236f90f2296e4e07f in the file
`theme/raw/sass/components/_user-icon.scss` on line 161
I think the height of this element should be set to ´auto´ again.
** Affects: mahara
Importance: Undecided
Status: New
** Tags: raw theme
** Tags added: bug theme
** Tags removed: bug
** Tags added: raw
--
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/1883914
Title:
Profile avatar distorted on 'artefact/file/profileicons.php'
Status in Mahara:
New
Bug description:
Mahara Version: 20.04_STABLE (f3422b407a654e3605ec65b236f90f2296e4e07f)
OS: Ubuntu Cloud Image 18.04 , AWS
Database: MariaDB 10.1
Broswer: Firefox Development, Safari MacOS Mojave
Steps:
- Make sure the 'Raw' theme is active
- Go to WWWROOT/artefact/file/profileicons.php
- Open the inspector and search for this selector: '.profileiconcell img' to get the right element
- Verify that the image is not quadratic
This seems to be a bug introduced by commit
f3422b407a654e3605ec65b236f90f2296e4e07f in the file
`theme/raw/sass/components/_user-icon.scss` on line 161
I think the height of this element should be set to ´auto´ again.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1883914/+subscriptions
Follow ups