Bug 223188 - Rekonq should remember site zoom settings
Summary: Rekonq should remember site zoom settings
Status: RESOLVED FIXED
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
: 226525 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-01-17 19:41 UTC by A.C.Heron
Modified: 2013-06-26 22:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description A.C.Heron 2010-01-17 19:41:16 UTC
Version:           0.3.0 (using KDE 4.3.3)
OS:                Linux
Installed from:    Gentoo Packages

Rekonq should be able to remember zoom settings for the sites it visited, the way Firefox 3.5 does. It is sometimes more convenient to set the zoom once for all pages of a given site, than manually enlage the page every time a new tab is opened.
Comment 1 Silver Salonen 2010-02-22 08:05:30 UTC
*** Bug 226525 has been marked as a duplicate of this bug. ***
Comment 2 Silver Salonen 2010-05-03 15:35:30 UTC
I've discovered that also Webkit-based Google Chrome seems to do it too.
Comment 3 Andrea Diamantini 2011-03-11 00:01:10 UTC
implemented in the 0.7 series
Comment 4 Sergey Zolotarev 2013-06-03 01:20:59 UTC
Doesn't seem to work in rekonq 2.3
Comment 5 Andrea Diamantini 2013-06-06 17:08:58 UTC
Git commit a2da33f58ce64633dc182009b68ddb51b5581569 by Andrea Diamantini.
Committed on 06/06/2013 at 19:08.
Pushed by adjam into branch 'master'.

Remember to save zoom settings on change

M  +15   -0    src/webtab/webtab.cpp

http://commits.kde.org/rekonq/a2da33f58ce64633dc182009b68ddb51b5581569
Comment 6 Sergey Zolotarev 2013-06-17 13:18:33 UTC
Sorry, but it still doesn't work (compiled from git master).
Comment 7 Sergey Zolotarev 2013-06-18 11:28:24 UTC
It turns out that the zoom level is remembered when you change it with Ctrl + +/-, but not when you use Ctrl + Mouse Wheel (which I usually do).
Comment 8 Andrea Diamantini 2013-06-26 22:40:14 UTC
Git commit 571ed588fce9b66911f0144ffd6b8ed149fdd873 by Andrea Diamantini.
Committed on 26/06/2013 at 22:39.
Pushed by adjam into branch 'master'.

Added "wheel" case to the general zoom management

This should fix the problem that zoom changes are not saved when
applied with the wheel

M  +17   -14   src/webtab/webtab.cpp
M  +2    -1    src/webtab/webtab.h

http://commits.kde.org/rekonq/571ed588fce9b66911f0144ffd6b8ed149fdd873