#3291 closed defect (bug) (no action required)
activity-header title dropped when using long names
Reported by: | lightcapturer | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Templates | Keywords: | |
Cc: |
Description
Can be viewed on the attached picture.
Attachments (1)
Change History (8)
#2
@
13 years ago
Dennissmolek, are you thinking of #3242? That was for the comments, not the activity stream
#4
@
13 years ago
I was talking about #3250 where I mention long usernames push the content down. You said to make sure it just doesnt clip behind anything else.
If you look at #3234 We addressed the issue a bit https://buddypress.trac.wordpress.org/ticket/3234#comment:9
The code to stop it clipping was patched in on another ticket I believe as my test site doesnt clip behind the reply buttons..
http://dennissmolek.com/sporky/activity/
Towards the bottom...
#5
@
13 years ago
- Resolution set to invalid
- Status changed from new to closed
- Version changed from 1.3 to 1.2
The recent activity stream styles have basically freed up room, so we've got much more space for long names. I don't think we'll want to change BP-Default's templates for this specifically unless someone has a valid use case...
Do you mean they move down a line? I addressed the issue in another ticket but that content has to go somewhere, we nudged it to not overlap the buttons. The issue is the amount of text put in with the length of the names is too much for a single line. Mine doesn't leave the Avatar as an orphan though..