Bug 230113 - webslice plasmoid does not work
Summary: webslice plasmoid does not work
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Unmaintained
Component: widget-misc (other bugs)
Version First Reported In: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 250424 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-09 18:10 UTC by Bill Newton
Modified: 2010-09-10 10:52 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bill Newton 2010-03-09 18:10:25 UTC
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.
Comment 1 Aaron J. Seigo 2010-03-09 18:57:17 UTC
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?)
Comment 2 Aaron J. Seigo 2010-09-09 22:08:09 UTC
*** Bug 250424 has been marked as a duplicate of this bug. ***
Comment 3 Anne-Marie Mahfouf 2010-09-10 10:52:54 UTC
It is fixed in trunk and 4.5 branch!