mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #59120
[Bug 1883914] Re: Profile avatar distorted on 'artefact/file/profileicons.php'
Hi Carsten,
Thank you for the report. This is not a bug. It was done on purpose to
prevent very long / narrow profile icons. It will take the minimum
height or width and not display the rest. We do not (yet) have the
possibility to change the size of a profile icon like you are used to
from other sites and thus take the same measures in a preset way rather
than allowing you to select a particular area in the picture you want to
upload.
Thanks
Kristina
** Tags removed: raw theme
** Changed in: mahara
Status: New => Won't Fix
** Changed in: mahara
Status: Won't Fix => Invalid
--
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:
Invalid
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
References