Ticket #1795 (closed bug: fixed)

Opened 16 years ago

Last modified 16 years ago

TLID:510 Clicking Cancel on Print to file dialog brings up Print dialog

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

Description

TLID:510 v4 Fails at step 10
# Choose File > Print to file
# Click Cancel to close the dialog box.

Change History

comment:1 Changed 16 years ago by deyan

  • Owner set to deyan
  • Status changed from new to s1a_analysis_started

comment:2 Changed 16 years ago by deyan

  • Status changed from s1a_analysis_started to s1b_analysis_finished

comment:3 Changed 16 years ago by diana

  • Status changed from s1b_analysis_finished to s1c_analysis_ok

comment:4 Changed 16 years ago by diana

  • Owner changed from deyan to diana
  • Status changed from s1c_analysis_ok to s2a_design_started

In the class AbstractPrintItem add a new function showPrintDialog that shows the PrintDialog form.
Add a new abstract function printPrepare that prepares the book for printing,shows the PrintDialog to the user if "OK" is chosen for the PrintToFileItem class, or if the user has chosen the PrintItem menu.
No tests can be found because the PrintDialog cannot be tested.
source code: [4483]

comment:5 Changed 16 years ago by diana

  • Status changed from s2a_design_started to s2b_design_finished

comment:6 Changed 16 years ago by diana

  • Status changed from s2b_design_finished to s2c_design_ok

comment:7 Changed 16 years ago by diana

  • Status changed from s2c_design_ok to s3a_implementation_started

comment:8 Changed 16 years ago by diana

  • Status changed from s3a_implementation_started to s3b_implementation_finished

comment:9 Changed 16 years ago by meddle

  • Design_owners set to diana
  • Status changed from s3b_implementation_finished to s3c_implementation_ok
  • Imp._owners set to diana
  • Analysis_reviewers set to diana
  • Analysis_score changed from 0 to 3.5
  • Imp._reviewers set to meddle
  • Design_score changed from 0 to 3.5
  • Design_reviewers set to meddle
  • Imp._score changed from 0 to 3.5

Merged to the trunk in [4571].

Works for me. Put your name in the owners of the design and implementation.

3.5p (15m)

comment:10 Changed 16 years ago by deyan

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

fixed

comment:11 Changed 16 years ago by deyan

  • Test_owners set to deyan
Note: See TracTickets for help on using tickets.