Ticket #1756 (s3b_implementation_finished bug) — at Version 7
Tweak: PDF File Dialog "Save" should be "Export"
Reported by: | deyan | Owned by: | mitex |
---|---|---|---|
Priority: | major | Milestone: | M09_BETA1 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | Add Hours to Ticket: | ||
Billable?: | Total Hours: | ||
Analysis_owners: | deyan | Design_owners: | mitex |
Imp._owners: | mitex | Test_owners: | |
Analysis_reviewers: | Changelog: | ||
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 4 | |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 0 |
Description (last modified by mitex) (diff)
Rename the "Save" button to "Export" in the pdf export dialog in order to be consistent with the HTML export
Design:
- In ExportToPDFItem.getFile replace FileDialogInput.Kind.SAVE_PDF with two arguments: "Export", FileDialogInput.PDF_FILTER
- Move that method to ExportToPDFLogic
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 mitex
- Design_owners set to mitex
- Status changed from s1b_analysis_finished to s2c_design_ok
- Imp._owners set to mitex
comment:4 Changed 16 years ago by mitex
- Owner changed from deyan to mitex
- Status changed from s2c_design_ok to s3a_implementation_started
Note: See
TracTickets for help on using
tickets.