View Issue Details

IDProjectCategoryView StatusLast Update
0001049MMW v4Install/Configpublic2004-02-29 08:02
Reporterrusty Assigned To 
PrioritylowSeverityfeatureReproducibilityalways
Status feedbackResolutionreopened 
Summary0001049: Tooltips for Minimize to Now Playing & Minimize to Tray
DescriptionOctopod pointed out this bug. It makes a lot of sense to do this so that the user understands the functionality of the 2 new non-standard buttons in the UI.

Messages should be:
Minimize MediaMonkey to the Tray
Minimize MediaMonkey to Now Playing
Minimize MediaMonkey to the Taskbar
Maximize MediaMonkey
Close MediaMonkey
TagsNo tags attached.
Fixed in build

Activities

jiri

2004-02-25 07:54

administrator   ~0003139

I reviewed the code and found out that caption bar button tooltips aren't drawn by TE but by Windows and thus I cannot directly influence what's shown there. It would be probably possible to fix it, but with a lot of work involved and maybe even with some side effects.

rusty

2004-02-29 04:40

administrator   ~0003174

Re-opening so that we don't lose track of this issue.

Based on your assessment (high effort/high risk), reducing priority to Low, though I do think that this _should_ be fixed at some point--currently we're missing Tooltips for the two buttons that need it most!

jiri

2004-02-29 08:02

administrator   ~0003182

Just a not for future fixing of this bug: It probably wouldn't be too hard to add tooltips to the two custom buttons, but I don't know if there is a good way of adding them to the three standard buttons, because Windows shows the tooltips by themselves. Thus these three wouldn't be localizable.