Ticket #1808 (closed bug: fixed)
TLID: 995 Crash: When you make 1px book, book properties dialog crashes the app
Reported by: | deyan | Owned by: | diana |
---|---|---|---|
Priority: | major | Milestone: | M10_BETA2 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | deyan | Design_owners: | diana |
Imp._owners: | diana | Test_owners: | deyan |
Analysis_reviewers: | diana | Changelog: | |
Design_reviewers: | meddle, todor | Imp._reviewers: | meddle, todor, meddle |
Test_reviewers: | Analysis_score: | 4 | |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 5 |
Description
- Drag the page resize halo so the page becomes as small as possible
- Open the book properties dialog
- Save and reload the book
- The page is resized
- The values are correct
- The book size is correct.
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
- Milestone set to M10_BETA2
comment:3 Changed 16 years ago by diana
- Design_owners set to diana
- Status changed from s1b_analysis_finished to s2a_design_started
- Imp._owners set to diana
comment:4 Changed 16 years ago by diana
- Add Hours to Ticket set to 0
- Estimated Number of Hours set to 0
- Total Hours set to 0
- Status changed from s2a_design_started to s2b_design_finished
- Billable? set
in PageLogic class in userResize function check if the size of the page is proper (is between the page's max size and the page's min size).
source code: [5129]
comment:6 Changed 16 years ago by diana
- Owner changed from deyan to diana
- Status changed from s2c_design_ok to s3a_implementation_started
comment:7 Changed 16 years ago by diana
- Status changed from s3a_implementation_started to s3b_implementation_finished
comment:8 Changed 16 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Analysis_reviewers set to diana
- Analysis_score changed from 0 to 4
- Imp._reviewers set to meddle, todor
- Design_score changed from 0 to 4
- Design_reviewers set to meddle, todor
- Imp._score changed from 0 to 4
Ok it is fixed -> [5157].
comment:9 Changed 16 years ago by deyan
- Status changed from s3c_implementation_ok to closed
- Test_owners set to deyan
- Resolution set to fixed
- Test_score changed from 0 to 5
The minimum book size may be reconsidered. Maximum size is fixed too.
comment:10 Changed 16 years ago by dido
- Status changed from closed to s1c_analysis_ok
need to be fixed in the new branch
comment:11 Changed 16 years ago by diana
- Status changed from s1c_analysis_ok to s2a_design_started
in PageLogic class in userResize function check if the size of the page is proper (is between the page's max size and the page's min size).
source code:[6305]
comment:12 Changed 16 years ago by diana
- Status changed from s2a_design_started to s3b_implementation_finished
comment:13 Changed 16 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Imp._reviewers changed from meddle, todor to meddle, todor, meddle
Works again... Fixed...
Note: See
TracTickets for help on using
tickets.