Ticket #2446 (closed bug: obsolete)
delete-frame-from-autochain - Deleting second frame of the chain evokes an exception.
Reported by: | todor | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | X3 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | 90 | Ticket_group: | |
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | todor | Design_owners: | diana |
Imp._owners: | diana | Test_owners: | |
Analysis_reviewers: | diana | Changelog: | Changelog |
Design_reviewers: | pap | Imp._reviewers: | deyan. pap |
Test_reviewers: | Analysis_score: | 3 | |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 0 |
Description
- Create text frame
- Fill it with text
- Choose autochain
- Delete the second frame
- This exception occurs http://sophie2.org/bug-report/detailed_view.php?id=197
Attachments
Change History
comment:2 Changed 15 years ago by diana
- Design_owners set to diana
- Status changed from s1b_analysis_finished to s2a_design_started
- Imp._owners set to diana
- Analysis_reviewers set to diana
- Analysis_score changed from 0 to 3
The analysis is good enough.
- In TextFrameView : isEditable method check if the textFlow is null (this happens because the property holding the chained views is not updated yet).
comment:3 Changed 15 years ago by diana
- Status changed from s2a_design_started to s3b_implementation_finished
Note: See
TracTickets for help on using
tickets.