Ticket #1967 (closed bug: fixed)

Opened 16 years ago

Last modified 15 years ago

Book names should be cut in window list, too

Reported by: deyan Owned by: mitex
Priority: major Milestone: M12_RELEASE
Component: uncategorized Version: 2.0
Keywords: Cc: mitex
Category: unknown Effort:
Importance: Ticket_group:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0
Analysis_owners: deyan Design_owners: mitex
Imp._owners: mitex Test_owners: deyan
Analysis_reviewers: mitex, george Changelog:
Design_reviewers: meddle Imp._reviewers: meddle
Test_reviewers: Analysis_score: 3
Design_score: 3 Imp._score: 3
Test_score: 3

Description

Currently book names are cut in the Opened books tabbar. They should be cut in the window list and optionally in the frame title bar.

Change History

comment:1 Changed 16 years ago by deyan

  • Status changed from new to s1b_analysis_finished

comment:2 Changed 16 years ago by mitex

  • Status changed from s1b_analysis_finished to s2a_design_started

comment:3 Changed 16 years ago by mitex

  • Design_owners set to mitex
  • Owner set to mitex
  • Imp._owners set to mitex

Design:
In DocumentItem.computeTitle, check the length of the title. If it is longer than 30 chars, get its first 27 chars and append "..." to them.

comment:4 Changed 16 years ago by mitex

  • Status changed from s2a_design_started to s3b_implementation_finished

Implementation:
[6749]

comment:5 Changed 16 years ago by meddle

  • Status changed from s3b_implementation_finished to s3c_implementation_ok
  • Analysis_reviewers set to mitex, george
  • Analysis_score changed from 0 to 3
  • Cc mitex added
  • Imp._reviewers set to meddle
  • Design_score changed from 0 to 3
  • Design_reviewers set to meddle
  • Imp._score changed from 0 to 3
  • Why you picked 30 characters? Have you talk with the analysis guys about that?
  • 'if's without curly brackets? I think I repeated that rule several times to you...

Merged into the trunk in [6800].

3p (15m)

comment:6 Changed 15 years ago by deyan

  • Status changed from s3c_implementation_ok to closed
  • Test_owners set to deyan
  • Resolution set to fixed
  • Test_score changed from 0 to 3
Note: See TracTickets for help on using tickets.