Ticket #2087 (closed bug)
Stickies should be editable preview mode and in reader.
Reported by: | deni | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | M12_RELEASE |
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: | deni | Design_owners: | deni |
Imp._owners: | deni | Test_owners: | |
Analysis_reviewers: | deni | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle |
Test_reviewers: | Analysis_score: | 4 | |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 0 |
Description
- Open a book in preview mode or in reader.
- Insert a new sticky.
- Try to type some text in it.
You will not be able to do this.
Change History
comment:2 Changed 16 years ago by deni
- Status changed from s1b_analysis_finished to s2a_design_started
comment:3 Changed 16 years ago by deni
- Design_owners set to deni
- Status changed from s2a_design_started to s3b_implementation_finished
- Imp._owners set to deni
- In the ON_SET_TEXT operation in HotTextLogic we should not check whether the book view is in preview mode, but whether the text flow is editable.
- Source code: [7144]
comment:4 Changed 15 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Analysis_reviewers set to deni
- Analysis_score changed from 0 to 4
- Imp._reviewers set to meddle
- Design_score changed from 0 to 4
- Design_reviewers set to meddle
- Imp._score changed from 0 to 4
Works for me, merged to the trunk at [7215].
4p
Note: See
TracTickets for help on using
tickets.