Notifier/popup problem BUG#6446
Posted: Sat Aug 21, 2010 5:55 pm
I'm not sure if this is the right term: I'm talking about the window that appears briefly above the tray icon when a new track starts.
The problem is: if any of the text in the popup contains an ampersand (&), that is suppressed and the subsequent character is underlined, so I see: "Belle _Sebastian" instead of "Belle & Sebastian". (There's a Windows style, SS_NOPREFIX, that has to be applied to the text field to fix this.)
The problem is: if any of the text in the popup contains an ampersand (&), that is suppressed and the subsequent character is underlined, so I see: "Belle _Sebastian" instead of "Belle & Sebastian". (There's a Windows style, SS_NOPREFIX, that has to be applied to the text field to fix this.)