Version: (using KDE 4.4.1) OS: Linux Installed from: Fedora RPMs The webslice widget just doesn't seem to work. It just sits there with the spinning widget looking like its trying to load a web page, but it never does. I can reproduce it on other fedora systems. In fact, I can't get it to work on any fedora systems, installing from the fedora-kde repos. Any clues? Konqueror works just fine, as does the mini browser plasmoid.
indeed, i can reproduce this in trunk. in kgraphicswebslice.cpp this line: QWebElement element = frame->findFirstElement(d->selector); never seems to be returning a valid element. the geometry based setting also seems to not work overly well (setting kde.org to show 100,80,300,360 shows the whole page at first, and it only shows the slice when resized .. and different plasmoid sizes show different parts of the page; could it be slicing it post-zoom, meaning that the zoom level of the page alters the geometry?)
*** Bug 250424 has been marked as a duplicate of this bug. ***
It is fixed in trunk and 4.5 branch!