This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#300 closed defect (fixed)

Timetable entry: truncating when it is not necessary

Reported by: jbenito Owned by: lsyroka
Priority: high Milestone: v0.97.0
Component: Timetable Version: 0.97.0
Keywords: Cc:

Description

See attachment.

I see the problem again, see the plot attached ("N..." should have been 
"News and announcements"
This happened when modifying
http://indico.cern.ch/confModifSchedule.py?confId=86779#20100311
I suspect this is actually OS/Firefox version specific (I think both 
times I've seen this issue , it was on my SLC4 linux box running
firefox 3.5.8

Attachments (1)

eledetail_124024-146088711.png (42.2 KB) - added by jbenito 6 years ago.

Download all attachments as: .zip

Change History (5)

Changed 6 years ago by jbenito

comment:1 Changed 6 years ago by jbenito

  • Owner set to lsyroka
  • Status changed from new to assigned

comment:2 Changed 6 years ago by lsyroka

  • Status changed from assigned to accepted

comment:3 Changed 6 years ago by leszek.marek.syroka@…

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

commit 9c49da212c2e238d26d96f4ca55c61a872de791d
Author: Leszek Syroka <leszek.marek.syroka@…>
Date: Wed Mar 17 11:27:10 2010 +0100

[FIX] Title truncation problem


  • title in timetable truncates correctly when height of the cell is greater than height of the parent
  • fixes #300
  • reviewed by jbenito:
    • changed behaviour for arrows to avoid moving text inside tt entries
    • fixed bug with truncating session slot's title.

comment:4 Changed 5 years ago by Leszek Syroka <leszek.marek.syroka@…>

In [9c49da212c2e238d26d96f4ca55c61a872de791d]:

[FIX] Title truncation problem

  • title in timetable truncates correctly when height of the cell is greater than height of the parent
  • fixes #300
  • reviewed by jbenito:
    • changed behaviour for arrows to avoid moving text inside tt entries
    • fixed bug with truncating session slot's title.
Note: See TracTickets for help on using tickets.