Bug 161917 - CTRL+= doesn't behave like CTRL++ for zooming in
Summary: CTRL+= doesn't behave like CTRL++ for zooming in
Status: RESOLVED FIXED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 2.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2008-05-10 19:57 UTC by Ersin Akinci
Modified: 2012-10-19 13:27 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 Ersin Akinci 2008-05-10 19:57:43 UTC
Version:           4.0.3 (KDE 4.0.3) (using 4.0.3 (KDE 4.0.3), Kubuntu packages)
Compiler:          gcc
OS:                Linux (i686) release 2.6.24-16-generic

This is very similar to bug 154082 (http://bugs.kde.org/show_bug.cgi?id=154082) except that it appears to have resurfaced in KDE 4 (4.0.3).

When you're looking at an image that's too large to fit inside of the current Konqueror window (e.g., http://www.caribbean-on-line.com/islands/ab/images/abm.gif running at 1400x1050, window maximized) it shrinks automatically.  To zoom in, the expected command would be CTRL+=, but right now it is CTRL++, which requires you to hold down SHIFT+CTRL+= on a US QWERTY keyboard.  Of course, expected behavior of CTRL+= is to zoom in, which doesn't happen.  CTRL-- works just fine.

Might this bug 75627 be relevant, too?  http://bugs.kde.org/show_bug.cgi?id=75627

-Ersin Akinci
Comment 1 Ersin Akinci 2008-05-10 19:59:15 UTC
Sorry, the bugs are reversed...this bug is very similar to bug 75627 and perhaps bug 154082 is relevant.
Comment 2 Jaime Torres 2008-10-16 21:00:15 UTC
I just use Ctrl + numeric pad + to zoom in konqueror, firefox and opera.
But not every keyboard has a numeric pad.
In any case, as a workaround, you can change the shortcut keyboard in the configuration.
Comment 3 Maksim Orlovich 2008-10-16 21:05:29 UTC
Err, I thought I committed a punch for moonflux that fixed this? In fact, Ctrl-+ works fine for me on a US keyboard where + is Shift-=. (4.1.2)
Comment 4 Jaime Torres 2008-10-16 21:21:02 UTC
It works in kde 4.1.69 also for me (with a non english or us keyboard), pressing ctrl+(shift+0= =) to zoom in. 
Comment 5 Maksim Orlovich 2008-10-16 21:36:39 UTC
Well, it's supposed to work without the shift, and it does for me here.
Comment 6 George Kiagiadakis 2008-10-16 21:44:06 UTC
I can confirm this in both KDE 4.1.2 and 4.1.69. This problem seems to only occur with images shown in the gwenview part, so it is probably a bug in the gwenview part. In khtml, both ctrl+= and ctrl++ zoom in, but in gwenview part it's only ctrl++
Comment 7 George Kiagiadakis 2008-10-16 21:48:42 UTC
btw, I can also confirm this is also happening in the gwenview application, not only in konqueror with the gwenview kpart
Comment 8 Aurelien Gateau 2008-11-24 13:12:22 UTC
SVN commit 888347 by gateau:

Set Ctrl+Equal as alternate shortcut for ZoomIn action, as suggested on kde-usability.
BUG:161917


 M  +1 -1      kstandardshortcut.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=888347