View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001049 | MMW v4 | Install/Config | public | 2004-02-24 20:27 | 2004-02-29 08:02 |
Reporter | rusty | Assigned To | |||
Priority | low | Severity | feature | Reproducibility | always |
Status | feedback | Resolution | reopened | ||
Summary | 0001049: Tooltips for Minimize to Now Playing & Minimize to Tray | ||||
Description | Octopod 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 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
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. |
|
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! |
|
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. |