[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 66958] Reload does not reload the current page in web sites
From:       Andrea Iacovitti <aiacovitti () libero ! it>
Date:       2008-11-04 8:34:31
Message-ID: 20081104083431.42C7D12656 () immanuel ! kde ! org
[Download RAW message or body]

http://bugs.kde.org/show_bug.cgi?id=66958


Andrea Iacovitti aiacovitti libero it changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aiacovitti@libero.it




--- Comment #9 from Andrea Iacovitti <aiacovitti libero it>  2008-11-04 09:34:30 ---
This bug have to be reopen for kde 4.1.2 (tested on debian), i think it's a
regression due to revision 825638, hunk :

@@ -648,8 +666,7 @@
       isFrameSet = htmlDoc->body() && (htmlDoc->body()->id() == ID_FRAMESET);
   }

-  if (isFrameSet && urlcmp( url.url(), this->url().url(),
KUrl::CompareWithoutTrailingSlash | KUrl::CompareWithoutFragment )
-                 && browserArgs.softReload)
+  if (isFrameSet && d->isLocalAnchorJump(url) && browserArgs.softReload)
   {
     QList<khtml::ChildFrame*>::Iterator it = d->m_frames.begin();
     const QList<khtml::ChildFrame*>::Iterator end = d->m_frames.end();


Hope will help.
cheers,
ANdrea


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic