Bug 131735 - khtml engine don't refresh window content
Summary: khtml engine don't refresh window content
Status: CONFIRMED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.8.95 (RC1)
Platform: Mandriva RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-02 18:42 UTC by rapsys
Modified: 2012-07-01 17:03 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
bug_windows_refresh_orig.png (original display) (116.95 KB, image/png)
2006-08-02 18:42 UTC, rapsys
Details
bug_windows_refresh_buggy.png (the buggy display) (118.89 KB, image/png)
2006-08-02 18:43 UTC, rapsys
Details
bug_windows_refresh_expected.png (the expected result) (53.21 KB, image/png)
2006-08-02 18:44 UTC, rapsys
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rapsys 2006-08-02 18:42:16 UTC
Version:           3.5.3 (using KDE KDE 3.5.3)
Installed from:    Mandriva RPMs
Compiler:          gcc version 4.1.1 20060724 (prerelease) (4.1.1-3mdk) Target: i586-mandriva-linux-gnu; Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,java --host=i586-mandriva-linux-gnu --with-system-zlib --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --enable-ssp --disable-libssp; Thread model: posix
OS:                Linux

I noticed a small bug in khtml engine.

If no content is in the target page the khtml keep the current content instead of show the empty one of clicked target.

See the 3 screenshots in next attachement
Comment 1 rapsys 2006-08-02 18:42:55 UTC
Created attachment 17201 [details]
bug_windows_refresh_orig.png (original display)
Comment 2 rapsys 2006-08-02 18:43:32 UTC
Created attachment 17202 [details]
bug_windows_refresh_buggy.png (the buggy display)
Comment 3 rapsys 2006-08-02 18:44:05 UTC
Created attachment 17203 [details]
bug_windows_refresh_expected.png (the expected result)
Comment 4 rapsys 2006-08-02 18:45:12 UTC
Small notice, redraw a windows (yakuake show for example), do a screenshot with ksnapshot will refress the khtml view and get expected result...
Comment 5 Michael Zanetti 2008-04-20 19:16:35 UTC
Confirmed for r799166.
Comment 6 Martin Koller 2011-06-27 21:12:09 UTC
Still a problem with 4.6.4.
The current page stays as it is (e.g. if it has a scrollbar shown, this is still here but can no longer be used). Switching to another tab and back clears the view.
Comment 7 Myriam Schweingruber 2012-06-18 18:10:03 UTC
Is this still valid for Konqueror 4.8.4 or 4.9 beta2?
Comment 8 Martin Koller 2012-07-01 17:02:36 UTC
In 4.9 RC1 if the response has
Content-Length: 0
The behaviour is still wrong. The old page is shown until you e.g. open a new tab and switch back.

Try it with http://rapsys.free.fr/ and click on the "amarok" link
Comment 9 Martin Koller 2012-07-01 17:03:52 UTC
With WebKit as HTML viewer it works. An empty page is shown