Bug 155007

Summary: two clear buttons maybe present at the same time in location bar
Product: [Applications] konqueror Reporter: Germain Garand <germain>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screen capture showing the issue
patch for review

Description Germain Garand 2008-01-03 08:15:12 UTC
Version:           4.0 (using KDE Devel)
Installed from:    Compiled sources

the clear button that appears inside the konqueror address bar
may also be added to the location bar itself as a separate tool button (see e.g. "Simple Browser" profile), resulting in an aesthetically and functionally unpleasing redundancy.

What should happen, is that when a separate clear button is present in the location bar, the clear button incorporated
in the address bar should be disabled.
Comment 1 Germain Garand 2008-01-03 08:16:38 UTC
Created attachment 22818 [details]
screen capture showing the issue
Comment 2 Germain Garand 2008-01-03 08:21:26 UTC
Created attachment 22819 [details]
patch for review
Comment 3 Germain Garand 2008-01-04 00:43:48 UTC
SVN commit 757009 by ggarand:

disable kcombobox's internal clear icon when it's already present in the location toolbar 
as a tool button.

reviewed by Michael Pyne

BUG: 155007


 M  +22 -0     konqmainwindow.cpp  
 M  +1 -0      konqmainwindow.h  


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