<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>128854</bug_id>
          
          <creation_ts>2006-06-08 21:27:56 +0000</creation_ts>
          <short_desc>konqueror: history is not deleted</short_desc>
          <delta_ts>2008-05-06 13:42:11 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>konqueror</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Toralf Förster">toralf.foerster</reporter>
          <assigned_to name="Konqueror Bugs">konqueror-bugs-null</assigned_to>
          <cc>bluedzins</cc>
    
    <cc>finex</cc>
    
    <cc>kdebugs</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>445166</commentid>
    <comment_count>0</comment_count>
    <who name="Toralf Förster">toralf.foerster</who>
    <bug_when>2006-06-08 21:27:56 +0000</bug_when>
    <thetext>Version:           3.5.2 (using KDE 3.5.2, Gentoo)
Compiler:          gcc version 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9)
OS:                Linux (i686) release 2.6.16-gentoo-r9

setting it to hold only 1 adress and to delete history after 1 day is not enough. There are more links in it after few days and even after deleting history explicitly by clockin at the button the history _seems_ to be empty, but came back after few hours.
That mean, I see an ampty history, shutdown my notebook and at the next day after starting my system I see the old URLs again I typed in the day before.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>470960</commentid>
    <comment_count>1</comment_count>
    <who name="Yenovk Lazian">yenovklazian</who>
    <bug_when>2006-09-18 21:21:30 +0000</bug_when>
    <thetext>The same problem, the history list would not clear off. </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>472571</commentid>
    <comment_count>2</comment_count>
    <who name="Andreas Kling">info</who>
    <bug_when>2006-09-25 12:30:06 +0000</bug_when>
    <thetext>SVN commit 588187 by kling:

Connect to KonqHistoryManager&apos;s cleared() signal.
Makes &quot;Clear History&quot; wipe the location bar history permanently instead of just in open Konqueror windows.

BUG: 78538
BUG: 99143
BUG: 120698
BUG: 128854


 M  +1 -0      konq_combo.cc  


--- branches/KDE/3.5/kdebase/konqueror/konq_combo.cc #588186:588187
@@ -122,6 +122,7 @@
     // Make the lineedit consume the Key_Enter event...
     setTrapReturnKey( true );
 
+    connect( KonqHistoryManager::kself(), SIGNAL(cleared()), SLOT(slotCleared()) );
     connect( this, SIGNAL(cleared() ), SLOT(slotCleared()) );
     connect( this, SIGNAL(highlighted( int )), SLOT(slotSetIcon( int )) );
     connect( this, SIGNAL(activated( const QString&amp; )),
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>501485</commentid>
    <comment_count>3</comment_count>
    <who name="Toralf Förster">toralf.foerster</who>
    <bug_when>2007-01-14 16:52:03 +0000</bug_when>
    <thetext>Is this fix incluced in kde-3.5.5 ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>502165</commentid>
    <comment_count>4</comment_count>
    <who name="Toralf Förster">toralf.foerster</who>
    <bug_when>2007-01-17 17:19:40 +0000</bug_when>
    <thetext>And, furthermore is the fix tested with the values &quot;1 address&quot; and &quot;delete history after 1 day&quot; ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>521530</commentid>
    <comment_count>5</comment_count>
    <who name="Tommi Tervo">tommi.tervo</who>
    <bug_when>2007-04-19 10:20:57 +0000</bug_when>
    <thetext>*** Bug 144413 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>598634</commentid>
    <comment_count>6</comment_count>
    <who name="Linus Östberg">kdebugs</who>
    <bug_when>2008-05-04 18:15:17 +0000</bug_when>
    <thetext>This seems to be resolved in 3.5.9 and trunk (r803661).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>599249</commentid>
    <comment_count>7</comment_count>
    <who name="FiNeX">finex</who>
    <bug_when>2008-05-06 13:42:11 +0000</bug_when>
    <thetext>Confirmed. It has been fixed on both 3.5.9 AND trunk (just tested revision 804500).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>