This is an archived, read-only instance of the JaCaVi Trac. This site is no longer actively maintained. Registration and login have been disabled. Content is preserved for reference only.

Opened 18 years ago

Last modified 18 years ago

#166 assigned defect

Various UI bugs in the track designer

Reported by: Henrik Heimbuerger Owned by: nobody
Priority: critical Milestone: MS4: Future extensions
Component: ui Version: pre-1.0
Keywords: Cc:

Description (last modified by Henrik Heimbuerger)

  • a race can be started on an unsaved track -- intended?
  • closing the application while in a race that was started on an unsaved track and clicking 'cancel' on the do-you-want-to-save dialog takes you back to the Design perspective while still displaying the Race perspective toolbar
  • the confirmation dialog for overwriting a file is lacking a title

Change History (4)

comment:1 Changed 18 years ago by Henrik Heimbuerger

Status: newassigned

comment:2 Changed 18 years ago by SVN

New commit by frohn (revision [539]):
[Fix for ticket #166] Made following changes:

  • a warning is shown if user try to run a dirty track designer
  • open editors are (re)stored a better way
  • a new track which has not been saved in the filesystem will not be opened after application startup

comment:3 Changed 18 years ago by SVN

New commit by frohn (revision [552]):
[Fix for ticket #166] Dirtiness-check is now also in the validation dialog

comment:4 Changed 18 years ago by Henrik Heimbuerger

Description: modified (diff)
Milestone: MS1: First release (1.0.0)MS4: Future extensions
Owner: changed from Fabian Rohn to nobody

The second bug in the description can now be reproduced by:

  1. Opening track A.
  2. Modifying (but not saving) track A.
  3. Opening track B.
  4. Starting a race on track B.
  5. Closing the application and choosing 'Cancel' in the dialog.
Note: See TracTickets for help on using tickets.