Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#1363 closed defect (bug) (fixed)

crop avatar is confusing

Reported by: erich73's profile erich73 Owned by:
Milestone: 1.2 Priority: major
Severity: Version:
Component: Keywords:
Cc:

Description

why is this looking so strange ?

I doubt that the average user would understand that he needs to pull
these very small black squares in order to size his image.
Do you have any simple solution to this ? This is just confusing users.

Please see file attached.

Attachments (2)

crop_avatar.png (195.8 KB) - added by erich73 15 years ago.
avatar_strange_squares.gif (90.1 KB) - added by erich73 15 years ago.

Download all attachments as: .zip

Change History (10)

@erich73
15 years ago

#1 @apeatling
15 years ago

Looks like a bug, it should always be at least 50x50.

#2 @johnjamesjacoby
15 years ago

I think it's because the height of the image isn't as tall as the default coordinates of the cropper rectangle... We could set the upper left to (0, 0) and let the (height, width) figure themselves out?

#3 @erich73
15 years ago

Hi JJJ,

the size of the image which I have been using, was the following:

height: 55px
width: 208px

#4 @apeatling
15 years ago

  • Milestone changed from 1.1.3 to 1.2

#5 @erich73
15 years ago

  • Type changed from enhancement to defect

defect

#6 @apeatling
15 years ago

  • Resolution set to worksforme
  • Status changed from new to closed

Can't reproduce this, please confirm it's still an issue.

#7 @erich73
15 years ago

  • Resolution worksforme deleted
  • Status changed from closed to reopened

Hi Andy,

I just tested this again and the issue is still the same.
When creating a new user-account, you need to upload an avatar-image with the following size:
height: 55px
width: 208px

BTW: I am using the latest FireFox-browser.

See Screenshot attached.

#8 @apeatling
15 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

(In [2509]) Fixes #1363

Note: See TracTickets for help on using tickets.