Skip to:
Content

BuddyPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 8 years ago

#6800 closed enhancement (fixed)

Manage Avatar drag-drop-area border box model

Reported by: hnla's profile hnla Owned by: imath's profile imath
Milestone: 2.5 Priority: low
Severity: minor Version:
Component: Templates Keywords: has-patch commit
Cc:

Description

The Avatar drag and drop element describes width and borders which exceed 100%, patch adds box-sizing to the ruleset to contain the width in keeping with sibling elements.

Vendor prefixes are intentionally left out, webkit drops support for prefix and FF handles the formal property going back far enough.

Tested to not upset the avatar handling.

Requires cross WP theme and browsers testing.

Attachments (1)

6800-01.patch (674 bytes) - added by hnla 9 years ago.

Download all attachments as: .zip

Change History (5)

@hnla
9 years ago

#1 @r-a-y
9 years ago

  • Keywords commit added; needs-testing removed

I noticed this while debugging the Microsoft Edge avatar issue.

Feel free to commit!

This ticket was mentioned in Slack in #buddypress by imath. View the logs.


9 years ago

#3 @imath
9 years ago

  • Owner set to imath
  • Resolution set to fixed
  • Status changed from new to closed

In 10570:

Uploader UI: make sure the drag and drop box has the same width than sibling elements

Props hnla

Fixes #6800

#4 @DJPaul
8 years ago

  • Component changed from Appearance - Template Parts to Templates
Note: See TracTickets for help on using tickets.