Ticket #14 (closed defect: fixed)

Opened 9 years ago

Last modified 9 years ago

+15 feature doesn't work on New Incidents

Reported by: jdalbey Owned by: bmcguffin
Priority: Medium Milestone: ScriptBuilder 1
Component: ScriptBuilder GUI Version: 1.0
Severity: Minor Keywords:
Cc:

Description

+15 feature (r84) seems to work on loaded incidents but not new ones.
Steps to reproduce:
Open the app, choose Incidents > New Incident.
Complete the dialog, use incident length of 15.
In the incident editor window that appears, add an event at 13:00.
Observe the timeline appear.
Click the +15:00 button. There is no effect.

Change History

comment:1 Changed 9 years ago by bmcguffin

  • Status changed from new to accepted

comment:2 Changed 9 years ago by bmcguffin

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

The threshold value used to determine whether or not the timeline tick panel should be enlarged was improperly calculated at small sizes. Thus, using the +15:00 button when the whole window was less that 15:00 wide resulted in a bad value. The calculation was corrected and now gives the correct value.

Note: See TracTickets for help on using tickets.