Ticket #2013 (closed bug: obsolete)
pin-unpin-tooltil - The tooltip must corresponds to the current state.
Reported by: | milen | Owned by: | dido |
---|---|---|---|
Priority: | critical | Milestone: | M12_RELEASE |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | 72 | Ticket_group: | |
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | milen | Design_owners: | dido |
Imp._owners: | dido | Test_owners: | |
Analysis_reviewers: | dido | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle, todor |
Test_reviewers: | Analysis_score: | 3 | |
Design_score: | 3.5 | Imp._score: | 3.5 |
Test_score: | 0 |
Description (last modified by milen) (diff)
If a flap,tab,palette or the timeline is unpinned by the "unpin" sign the tooltip of the same sign should be changed from "unpin" to "pin".
Attachments
Change History
comment:2 Changed 16 years ago by milen
- Description modified (diff)
- Summary changed from If a flap,tab,palette or the timeline is unpinned the label of the sign should be changed to "pin" to If a flap,tab,palette or the timeline is unpinned the tooltip of the sign should be changed to "pin"
comment:6 Changed 15 years ago by deyan
- Priority changed from minor to critical
Batch update from file 0911261.csv
comment:7 Changed 15 years ago by todor
- Summary changed from If a flap,tab,palette or the timeline is unpinned the tooltip of the sign should be changed to "pin" to pin-unpin-tooltil - The tooltip must corresponds to the current state.
comment:8 Changed 15 years ago by dido
- Status changed from s1b_analysis_finished to s2c_design_ok
Currently this functionality is present only for palettes. However the icons were mismatched. The attached patch contains the changes needed for fixing this issue.
comment:9 Changed 15 years ago by dido
- Owner set to dido
- Status changed from s2c_design_ok to s3a_implementation_started
comment:10 Changed 15 years ago by dido
- Status changed from s3a_implementation_started to s3b_implementation_finished
- Imp._owners set to dido
comment:11 Changed 15 years ago by dido
- Status changed from s3b_implementation_finished to s2c_design_ok
comment:12 Changed 15 years ago by dido
- Status changed from s2c_design_ok to s3a_implementation_started
comment:13 Changed 15 years ago by dido
- Status changed from s3a_implementation_started to s3b_implementation_finished
In order to add custom tool-tip values I've changed the default tool tip buttons with new ones (SophieTabTitleBar). Additionally the MaximizeTitleBarButton have been changed, just adding the new values (This is the maximize button inside the palettes) . All tool tip values are hard coded inside the application and are NOT part of the skin.
comment:14 Changed 15 years ago by dido
The tool tips for pin/unpin were misplaced. The second patch fixes this.
comment:15 Changed 15 years ago by meddle
- Design_owners set to dido
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Analysis_reviewers set to dido
- Analysis_score changed from 0 to 3
- Imp._reviewers set to meddle, todor
- Design_score changed from 0 to 3.5
- Design_reviewers set to meddle
- Imp._score changed from 0 to 3.5
Merged to the trunk at [8575].
A lot of fake JavaDoc, and you could do a better design for your class hierarchy, that you will implement in your next task :)
3.5p
comment:16 Changed 13 years ago by meddle
- Status changed from s3c_implementation_ok to closed
- Resolution set to obsolete
Closing all the tickets before M Y1