Opened 14 years ago

Closed 10 years ago

#1661 closed defect (fixed)

file transfer: palette overflows on long title

Reported by: sascha_silbe Owned by: tch
Priority: Normal Milestone: Unspecified
Component: Sugar Version: Git as of bugdate
Severity: Major Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

If the title of the transferred object is too long, the action entries (Accept etc.) are partially (maybe even totally for even longer titles) obscurred. We should ellipse the title instead.

Attachments (1)

ft-too-long.png (51.3 KB) - added by sascha_silbe 14 years ago.
Screenshot showing partially obscured palette entries

Download all attachments as: .zip

Change History (8)

Changed 14 years ago by sascha_silbe

Screenshot showing partially obscured palette entries

comment:1 Changed 14 years ago by walter

  • Milestone changed from 0.88 to 0.90
  • Severity changed from Unspecified to Major

Late in the release cycle and no patch yet... pushing to 0.90

comment:2 Changed 11 years ago by dnarvaez

  • Milestone changed from 0.90 to Unspecified

comment:3 Changed 11 years ago by dnarvaez

  • Bug Status changed from New to Unconfirmed

comment:4 Changed 10 years ago by tch

I reproduced this and found out that:

A) The title is not affected, as it is using ellipse now.
B) The description IS affected, and in fact I think @silbe referred to the description of the entry originally.

comment:5 Changed 10 years ago by tch

  • Owner changed from tomeu to tch
  • Priority changed from Unspecified by Maintainer to High
  • Status changed from new to assigned

comment:6 Changed 10 years ago by tch

  • Priority changed from High to Normal

comment:7 Changed 10 years ago by Martin Abente Lahaye

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

Do not overflow transfer palette

Remove line breaks from description text in incoming files
and limit the label length with ellipse.

Fixes #1661

Signed-off-by: Martin Abente Lahaye <tch@…>

Changeset: 3d436106cc3dc260fb6945f9d767e74dcaf1497d

Note: See TracTickets for help on using tickets.