Opened 9 years ago

Closed 9 years ago

#4862 closed defect (fixed)

Activities instances with titles too long without spaces break activity palettes

Reported by: godiard Owned by:
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Sugar Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

Screenshot showing the issue

Change History (3)

comment:1 Changed 9 years ago by godiard

Attachments not working, here is the image http://dev.laptop.org/~gonzalo/images/4862_bug.png

comment:3 Changed 9 years ago by Gonzalo Odiard

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

Secondary text on palettes should respect the max width - Fixes #4862

When a activity have a title very long without spaces,
the text can't be wraped with the default wrap mode (WORD)
Use WRAP_CHAR to solve this issue.

Changeset: 034706a482deef3db5e8a93b232882af3224016c

Note: See TracTickets for help on using tickets.