Ticket #1952 (closed bug: worksforme)
Sticky strange behaviour.
Reported by: | todor | 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: | todor | Design_owners: | deni |
Imp._owners: | deni | Test_owners: | vanya |
Analysis_reviewers: | deni | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle |
Test_reviewers: | vanya | Analysis_score: | 3.5 |
Design_score: | 3.5 | Imp._score: | 3.5 |
Test_score: | 4 |
Description (last modified by todor) (diff)
When you create a sticky and select it, then try to type text, and then click on the next page or previous page buttons, the sticky stays on top, no matter on which page you go. This happens only when the sticky is selected (on focus).
Other issue is that the button hide extra, when there are stickies, throws an exception.
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
- Status changed from s2a_design_started to s3b_implementation_finished
In isCurrent() of ExtraPageView will be added a check whether the view's model page extra has the current page as target.
Merged in [6427].
comment:4 Changed 16 years ago by meddle
- Design_owners set to deni
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Imp._owners set to deni
- Analysis_reviewers set to deni
- Analysis_score changed from 0 to 3.5
- Imp._reviewers set to meddle
- Design_score changed from 0 to 3.5
- Design_reviewers set to meddle
- Imp._score changed from 0 to 3.5
Works for me and in the trunk...
Note: See
TracTickets for help on using
tickets.