Ticket #1706 (closed bug: fixed)
TLID:790 Book window settings lost on Save As
Reported by: | deyan | Owned by: | deni |
---|---|---|---|
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: | deni |
Imp._owners: | deni | Test_owners: | |
Analysis_reviewers: | Changelog: | ||
Design_reviewers: | mira | Imp._reviewers: | mira |
Test_reviewers: | dido | Analysis_score: | 0 |
Design_score: | 3 | Imp._score: | 3 |
Test_score: | 0 |
Description (last modified by deyan) (diff)
When you save a book as different file name and the book window is maximized, the book window is restored, but it shouldn't be. If the book is zoomed, it is back to 100% zoom. If you create a new page and the frames are outlined, you save as, but the selector says "0" and an error appears. See attached report.
Attachments
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 deyan
- Description modified (diff)
- Summary changed from TLID:790 Book window is restored on Save As to TLID:790 Book window settings lost on Save As
The page zoom is also reset to 100%. Outline frames is unchecked if it was checked previously.
comment:7 Changed 16 years ago by deni
- Owner changed from deyan to deni
- Status changed from s1c_analysis_ok to s2a_design_started
comment:8 Changed 16 years ago by deni
- Status changed from s2a_design_started to s2b_design_finished
- In BookLogic.saveAs(BookView window) before closing the book, we should save the book window properties (zoom, outline frames, outline connections).
- After opening the book again (from the new location), a new window is automatically created for it. We should set its settings to the saved ones.
comment:10 Changed 16 years ago by deni
- Status changed from s2c_design_ok to s3a_implementation_started
comment:11 follow-up: ↓ 12 Changed 16 years ago by deni
- Status changed from s3a_implementation_started to s3b_implementation_finished
- Changeset [3921]
- I could not save the size of the window :-(
comment:12 in reply to: ↑ 11 Changed 16 years ago by deni
comment:13 Changed 16 years ago by mira
- Design_owners set to deni
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Imp._owners set to deni
- Imp._reviewers set to mira
- Design_score changed from 0 to 3
- Design_reviewers set to mira
- Imp._score changed from 0 to 3
comment:14 Changed 16 years ago by dido
- Status changed from s3c_implementation_ok to closed
- Test_reviewers set to dido
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.