<?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>100256</bug_id>
          
          <creation_ts>2005-02-25 15:25:08 +0000</creation_ts>
          <short_desc>wrong favicon displayed while typing in url</short_desc>
          <delta_ts>2005-04-27 17:36:02 +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>Gentoo Packages</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="Robert">bytewise</reporter>
          <assigned_to name="Konqueror Bugs">konqueror-bugs-null</assigned_to>
          <cc>greatredshark</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>318303</commentid>
    <comment_count>0</comment_count>
    <who name="Robert">bytewise</who>
    <bug_when>2005-02-25 15:25:13 +0000</bug_when>
    <thetext>Version:            (using KDE KDE 3.3.92)
Installed from:    Gentoo Packages
OS:                Linux

If you type in the url of a site (site a) that starts with the same letter as some other site that you&apos;ve already been to (site b), the wrong favicon will be shown in the address bar (while you&apos;re still typing), namely that of site b.

Reproducibility: Always.

Reproduce:
1. Go to http://openclipart.org/
--&gt; This should load and display their favicon (three colored cards)
2. Close window (not really necessary)
4. Start typing in the following url: o2online.de
--&gt; Notice that the browser displays the openclipart.org-Favicon for the url (because it starts with an &quot;o&quot;?)
5. Actually go to o2online.de
--&gt; notice their favicon being loaded and displayed for www.o2online.de
6. Start (again) typing in the url: o2online.de
--&gt; notice how konqueror offers you &quot;www.o2online.de&quot; in the list of visited urls, but displays the wrong favicon (the one from openclipart.org)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>321479</commentid>
    <comment_count>1</comment_count>
    <who name="Pascal Létourneau">pascal.letourneau</who>
    <bug_when>2005-03-06 06:37:00 +0000</bug_when>
    <thetext>CVS commit by pletourn: 

Reinit the pixmap when the item&apos;s contents changed

BUG:100256


  M +2 -0      konq_combo.cc   1.54.2.1


--- kdebase/konqueror/konq_combo.cc  #1.54:1.54.2.1
@@ -683,4 +683,6 @@ void KonqComboListBoxPixmap::paint( QPai
                 pm = KonqPixmapProvider::self()-&gt;pixmapFor( text(), KIcon::SizeSmall );
         }
+        else
+            pm = QPixmap();
         lookup_pending = false;
     }


</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>337893</commentid>
    <comment_count>2</comment_count>
    <who name="Maksim Orlovich">maksim</who>
    <bug_when>2005-04-27 17:36:02 +0000</bug_when>
    <thetext>*** Bug 104661 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>