[buddypress-trac] [BuddyPress] #3410: Looooooooooooong text in activity updates don't wrap.

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sat Jul 30 11:12:36 UTC 2011


#3410: Looooooooooooong text in activity updates don't wrap.
-------------------------+------------------------------
 Reporter:  InterMike    |       Owner:
     Type:  defect       |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Core         |     Version:  1.5
 Severity:  minor        |  Resolution:
 Keywords:  2nd-opinion  |
-------------------------+------------------------------
Changes (by boonebgorges):

 * cc: DJPaul (added)
 * keywords:   => 2nd-opinion


Comment:

 I'm pretty sure this is a browser limitation. The only thing we can do
 about wrapping in the bp-default code has to do with white-space: nowrap;
 but this requires that there be spaces in the content.

 A more programmatic solution (force a break after a certain number of
 characters) would be intrusive in non-alphabetic languages, and would
 anyway be unpredictable based on browser settings such as font zoom.

 The only possible consideration would be to change overflow settings so
 that the text streams off the screen. At least that would allow it to be
 read, instead of hiding it behind the sidebar. DJPaul, do you have an
 opinion on this?

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3410#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list