Open dmik opened 10 years ago
AFAIR transparency never worked with any FF version around these bubbles.
This is pretty much expected as there is no transparency support in PM (it may be added I guess but kind of too much low-level work).
(it may be added I guess but kind of too much low-level work)
Yes, "too much low-level work" seems to mean "complete rewrite of PM". :(
As seen on the screen shot, the notification popup appearing when you start a new download lacks transparency around the bubble. My guess is that this popup is internally a separate native PM window (rather a non-native child of the main window) and hence no transparency is possible there in principle. One should check if it can be easily converted to a non-native child, or, if not, change its design to make it rectangular without transparency.