Bug 116714 - 'link views' statusbar checkbox is displayed as soon as there is more than one tab
Summary: 'link views' statusbar checkbox is displayed as soon as there is more than on...
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: tabbing (show other bugs)
Version: 3.5
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-19 19:06 UTC by Wilbert Berendsen
Modified: 2009-11-13 13:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
a tar file containing all files starting with kwin* in .kde/share/config (1.83 KB, application/x-tgz)
2005-12-14 18:37 UTC, Wilbert Berendsen
Details
screenshot of the checkbox (3.73 KB, image/png)
2008-08-24 00:18 UTC, George Kiagiadakis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wilbert Berendsen 2005-11-19 19:06:22 UTC
Version:           3.5 (using KDE 3.5 (RC1), Gentoo)
Compiler:          gcc version 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
OS:                Linux (i686) release 2.6.14-gentoo

When Konqueror has only one view, the 'Link View' checkbox in the status bar is not shown, which is correct.

But as soon as I open another tab, both tabs do get the Link View checkbox in the status bar, which is unessecary. Even if I check the checkboxes, the tabs never link.

Expected behaviour would be that the "Link View" checkboxes only are displayed when there are really multiple views in the current tab.
Comment 1 Stephan Binner 2005-11-23 10:55:24 UTC
I'm sure this is a dupe off some other report which I cannot find. :-|
Comment 2 Wilbert Berendsen 2005-12-14 18:37:04 UTC
Created attachment 13909 [details]
a tar file containing all files starting with kwin* in .kde/share/config

a tar file containing all files starting with kwin* in .kde/share/config
Comment 3 Wilbert Berendsen 2005-12-14 18:39:26 UTC
Comment on attachment 13909 [details]
a tar file containing all files starting with kwin* in .kde/share/config

Sorry, wrong bug.
Comment 4 George Kiagiadakis 2008-08-24 00:18:44 UTC
Created attachment 27009 [details]
screenshot of the checkbox

Upon request, I am attaching a screenshot of what that link view checkbox is as some people seem to be ignorant of its presence... (including myself! I didn't know such a think existed before I read this bug report).

One more thing... I can still confirm this bug on konqueror 4.1.62 !
Comment 5 David Faure 2009-11-13 13:49:17 UTC
SVN commit 1048490 by dfaure:

Fix bug 116714: 'link views' statusbar checkbox is displayed as soon as there is more than one tab
Fixed for: 4.4.0
BUG: 116714


 M  +1 -1      konqframe.cpp  
 M  +2 -2      konqframecontainer.cpp  
 M  +15 -0     konqframevisitor.cpp  
 M  +25 -1     konqframevisitor.h  
 M  +30 -49    konqmainwindow.cpp  
 M  +2 -2      konqmainwindow.h  
 M  +15 -6     konqtabs.cpp  
 M  +8 -1      konqviewmanager.cpp  
 M  +25 -7     tests/konqviewmgrtest.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1048490