Version: (using KDE 4.3.1) Installed from: Debian testing/unstable Packages The menu of the KDEµBlog-widget-textinput-area are · unreadable, because of execessive use of transparency without the abbility to switch it off · cut off at the widget-border see attached screenshot.
Created attachment 37082 [details] Screenshot of the KDEµBlog widget with textinput-area-menu
What widget style are you using? How can the bug be exactly reproduced? It looks that you've set the transparency on popup menu, so it is not a bug.
I have transparency disabled in the “all-effects” tab. This does not seem to affect the KDEµBlog-widget. I'm using “Oxygen”, the workspace-design is “Air” (both are default). The main problem – as you can see in the screenshot – is, that the text of the widget below the popup-menu is drawn atop the popup-menu. (The text of the tweets is black even they are behind the popup.) There is something fundamentaly wrong with the rendering.
Created attachment 37084 [details] annotated version of screenshot.
This is not a transparency problem: it looks like plasma elements are painted over the popup menu. Just try to place another plamoid near the KDEµBlog: when you open the popup, even the other plasmoid bill be drawn over the popup. The bug is reproducible in current trunk.
SVN commit 1067048 by mart: put all context menus in a separate window, resolving cutting and z-order issues BUG:207956 M +9 -0 label.cpp M +1 -0 label.h M +12 -0 scrollbar.cpp M +3 -0 scrollbar.h M +9 -0 textbrowser.cpp M +1 -0 textbrowser.h M +12 -1 textedit.cpp M +1 -0 textedit.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1067048