User:Lemma/KonquerorCaching: Difference between revisions
Appearance
Line 4: | Line 4: | ||
== KDE 4.1 trunk r803905 == | == KDE 4.1 trunk r803905 == | ||
The cache policy was set to sync with a cache cleared before and big enough to fit everything. | The cache policy was set to sync with a cache cleared before and big enough to fit everything. As to printing I printed everything to PDF as I didn't have that much spare paper. I hope that doesn't actually influence the tests I did. | ||
{| border="1" | {| border="1" | ||
Line 120: | Line 120: | ||
* (1) in the caching test, gvpart displayed an image from a previous uncached test even on shift-reload | * (1) in the caching test, gvpart displayed an image from a previous uncached test even on shift-reload | ||
=== Summary === | |||
As it seems everything except switching the view does '''not''' reload the content you are viewing. Switching the view should behave the same so this might be considered a bug. |
Revision as of 15:20, 4 May 2008
This page is meant to display the current state of reloading content on several actions with caching enabled or disabled.
KDE 4.1 trunk r803905
The cache policy was set to sync with a cache cleared before and big enough to fit everything. As to printing I printed everything to PDF as I didn't have that much spare paper. I hope that doesn't actually influence the tests I did.
type | part | action | caching disabled | caching enabled | ||
---|---|---|---|---|---|---|
actual beh. | expected beh. | actual beh. | expected beh. | |||
okular | no reload | no reload | no reload | no reload | ||
save copy | no reload | no reload | no reload | no reload | ||
image | gvpart (1) | no reload | no reload | no reload | no reload | |
save | reload | no reload | reload | no reload | ||
switch khtmlimage | reload | no reload | reload | no reload | ||
switch okularkimgio | reload | no reload | reload | no reload | ||
khtmlimage | no reload | no reload | no reload | no reload | ||
okularkimgio | no reload | no reload | no reload | no reload | ||
save copy | no reload | no reload | no reload | no reload | ||
html | khtml | no reload | no reload | no reload | no reload | |
save | no reload | no reload | no reload | no reload | ||
show src | no reload | no reload | no reload | no reload | ||
switch emb. edit | reload | no reload | reload | no reload | ||
emb. edit | no reload | no reload | no reload | no reload | ||
save | no reload | no reload | no reload | no reload |
- (1) in the caching test, gvpart displayed an image from a previous uncached test even on shift-reload
Summary
As it seems everything except switching the view does not reload the content you are viewing. Switching the view should behave the same so this might be considered a bug.