<?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>315598</bug_id>
          
          <creation_ts>2013-02-21 21:10:48 +0000</creation_ts>
          <short_desc>Proxy settings ignored in incognito mode</short_desc>
          <delta_ts>2013-08-21 13:19:16 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>rekonq</product>
          <component>general</component>
          <version>2.1</version>
          <rep_platform>Ubuntu</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>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>ro.ggi</reporter>
          <assigned_to name="Andrea Diamantini">adjam7</assigned_to>
          <cc>ro.ggi</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>1344181</commentid>
    <comment_count>0</comment_count>
    <who name="">ro.ggi</who>
    <bug_when>2013-02-21 21:10:48 +0000</bug_when>
    <thetext>Proxy settings are not used in incognito mode. I noticed this by using privoxy web configuration http://config.privoxy.org

Reproducible: Always</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1344816</commentid>
    <comment_count>1</comment_count>
    <who name="Andrea Diamantini">adjam7</who>
    <bug_when>2013-02-24 10:05:20 +0000</bug_when>
    <thetext>That&apos;s right! Unfortunately to have a working incognito mode, we need to use Qt classes instead of KIO. This loose kde magic facilities to set proxy, manage cookies and network cache.
Cookies and cache are not a problem because they are something we don&apos;t want to mix or take care in incognito mode.
Proxy support has to be implemented. (or kio needs improvements to right support incognito mode, allowing all its free magic).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1346725</commentid>
    <comment_count>2</comment_count>
    <who name="">ro.ggi</who>
    <bug_when>2013-03-02 11:31:00 +0000</bug_when>
    <thetext>Ok, KIO support for incognito mode would be the best solution. I have made a request for it https://bugs.kde.org/show_bug.cgi?id=316006</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1375440</commentid>
    <comment_count>3</comment_count>
    <who name="Andrea Diamantini">adjam7</who>
    <bug_when>2013-06-10 09:54:14 +0000</bug_when>
    <thetext>Git commit 7330968510ffd83ab208ae0ffa8febe49c4dbcdb by Andrea Diamantini.
Committed on 10/06/2013 at 11:50.
Pushed by adjam into branch &apos;master&apos;.

Link custom rekonq QNAM to KDE proxy settings

This is a first attempt to link our needed QNAM to KDE proxy settings.
It will try to fix proxy problems when used.

Oh... I also added some new error strings in case of proxy problems :)
Related: bug 304378

M  +1    -0    src/CMakeLists.txt
M  +4    -2    src/icons/icondownloader.cpp
A  +73   -0    src/webtab/knetworkaccessmanager.cpp     [License: GPL (v2/3)]
A  +46   -0    src/webtab/knetworkaccessmanager.h     [License: GPL (v2/3)]
M  +2    -1    src/webtab/networkaccessmanager.cpp
M  +32   -0    src/webtab/webpage.cpp

http://commits.kde.org/rekonq/7330968510ffd83ab208ae0ffa8febe49c4dbcdb</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1391520</commentid>
    <comment_count>4</comment_count>
    <who name="">ro.ggi</who>
    <bug_when>2013-08-21 13:18:11 +0000</bug_when>
    <thetext>Now Rekonq supports proxy in privacy mode browsing. Thanks to all who has looked into this!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>