Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78281 - KDE 3.3.2 Document Relations (rellinks) Plugin Fix with patche and updated ebuild
Summary: KDE 3.3.2 Document Relations (rellinks) Plugin Fix with patche and updated eb...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL: http://bugs.kde.org/show_bug.cgi?id=9...
Whiteboard:
Keywords:
: 92223 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-16 15:18 UTC by Jon
Modified: 2005-07-06 06:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
document-relations-fix-cvs.patch (document-relations-fix-cvs.patch,13.86 KB, patch)
2005-01-16 15:19 UTC, Jon
Details | Diff
kdeaddons-3.3.2.ebuild (kdeaddons-3.3.2.ebuild,1.01 KB, text/plain)
2005-01-16 15:21 UTC, Jon
Details
kdeaddons-3.3.2.ebuild.diff (kdeaddons-3.3.2.ebuild.diff,391 bytes, patch)
2005-01-16 15:23 UTC, Jon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon 2005-01-16 15:18:33 UTC
Many people have had problems with the Document Relations (rellinks) plugin with Konqueror. Some have even gone so far as to remove the plugin from the system. The problem was that the a new instance of the Document Relations toolbar would appear with each new tab opened, but would not go away when the tab was closed. The problem even occured when the the plugin was set to "never".

I created a patch from the latest CVS code that fixes this problem. Since KDE 3.4 is a long ways off, it might be a good idea to include this patch in a r1 release of kdeaddons. This will provide the same functionality of this plug in that is going to be in KDE 3.4, so it will also help prepare people for the way that it is going to act and they can file bug reports on bugs.kde if they do not like it. I had to manually change a file to make this work correctly, but it is still everything from the CVS server. See the other posts for the files.

Reproducible: Always
Steps to Reproduce:
1. Open Konqueror Web Browser
2. Got to a website that uses the "rel" HTML tag, such as slashdot.org.
3. Open a link in a tab
4. Close the tab
Actual Results:  
A new instance of the Document Relations toolbar is created. However, that  
toolbar does not go away when the tab is closed. 

Expected Results:  
Only one instance of the Document Relations toolbar is supposed to be visible 
and the toolbar is suppose to be closed when the tab is closed.
Comment 1 Jon 2005-01-16 15:19:46 UTC
Created attachment 48694 [details, diff]
document-relations-fix-cvs.patch

This is the patch that I made from the CVS source. I am using it right now and
so far the problem appears to be fixed.
Comment 2 Jon 2005-01-16 15:21:29 UTC
Created attachment 48696 [details]
kdeaddons-3.3.2.ebuild

This is the ebuild in case people read this and do not want to mess with an
ebuild Diff. The Diff of the original ebuild and the one that I created is in
the next comment.
Comment 3 Jon 2005-01-16 15:23:05 UTC
Created attachment 48697 [details, diff]
kdeaddons-3.3.2.ebuild.diff

This is the diff of the two ebuilds. It just adds one line:
PATCHES1="$FILESDIR/document-relations-fix-cvs.patch"
Comment 4 Gregorio Guidi (RETIRED) gentoo-dev 2005-05-11 03:14:47 UTC
*** Bug 92223 has been marked as a duplicate of this bug. ***
Comment 5 Gregorio Guidi (RETIRED) gentoo-dev 2005-07-06 06:02:05 UTC
Sorry, there wasn't enough motivation to push out a new revision of 
kdeaddons-3.3.x, and now kde-3.4 is stable, so closing this bug...