Opened 14 years ago

Closed 9 years ago

#1429 closed defect (fixed)

Home view object's long titles aren't formated like everywhere else

Reported by: HoboPrimate Owned by: tomeu
Priority: Normal Milestone: Unspecified
Component: Sugar Version: Git as of bugdate
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: New

Description

Start some activity and give it a long name.

See how in the Journal the title is shown. It will be something like:
Blahblahblahblahblahblahblah....bluhbluhbluh

Switch to the Home view, the title in the primary palette will be shown something like:
Blahblahblahblahblahblahblahblahblahblah...

In the first case the first and last parts of the title are shown separated by [...], while in the second case only the first part is shown and ends with the [...].

Change History (6)

comment:1 Changed 10 years ago by dnarvaez

  • Bug Status changed from Unconfirmed to New
  • Priority changed from Unspecified by Maintainer to Normal

comment:2 Changed 9 years ago by godiard

We need use Pango.EllipsizeMode.END in the Journal

Ellipse in the middle don't provide meaningful text with short texts.

comment:3 Changed 9 years ago by goutamnair7

Hello, I am new here and I would like to work on this.

comment:4 Changed 9 years ago by goutamnair7

Hello, I am new here and would like to work on this.

comment:5 Changed 9 years ago by goutamnair7

I have made a PR for this defect. Please review it.
https://github.com/sugarlabs/sugar/pull/448

comment:6 Changed 9 years ago by godiard

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.