After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 306476 - Zoom tool does not work in dot for dot mode
Zoom tool does not work in dot for dot mode
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Tools
2.2.x
Other Linux
: Normal normal
: 2.2
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-06-04 14:34 UTC by Timo
Modified: 2008-01-15 12:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Timo 2005-06-04 14:34:36 UTC
Distribution/Version: Gentoo/AMD64

Set view->dot for dot mode. Select zoom tool. From the image, 
select an area to zoom (click and drag a rectangle). Zoom will 
display something completely different.
Comment 1 Timo 2005-06-04 14:36:19 UTC
Gentoo AMD64 currently only holds Gimp 2.2.6, which also exhibits the bug. 
2.2.7 was emerged with "ACCEPT_KEYWORDS="~amd64" but the bug remains.
Comment 2 Timo 2005-06-04 14:41:21 UTC
Sorry, really you "unset" dot for dot, and the zoom doesn't work with dot for
dot turned _off_. 
Comment 3 Sven Neumann 2005-06-04 14:58:25 UTC
Fixed in both branches:

2005-06-04  Sven Neumann  <sven@gimp.org>

	* app/tools/gimpmagnifytool.c (gimp_magnify_tool_button_release):
	fix calculation of zoom offsets in the case that dot-for-dot mode
	is not enabled (bug #306476).