View Issue Details

IDProjectCategoryView StatusLast Update
0001673ScribusGraphics / Image Framespublic2005-11-19 21:56
ReporterTomK32 Assigned Tofschmid  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.4cvs 
Fixed in Version1.3.0 
Summary0001673: Image offset within frame is wrong for scaled images
Descriptionthe images is first positioned and then scaled instead of vice versa
Steps To Reproducefrom IRC (couldn't decribe it better):

<ringerc> in an image frame, import an image then go into the image tab in the properties palette
<ringerc> scale the image to 50%/50%
<ringerc> then set it to +100pt x, +100pt y
<ringerc> note that it's only offset by 50pt on the canvas

It's even wackier when scaling up. At 200%x200%, I get an 8x multiplier on the xpos and ypos.

This is affected by image resolution too. A 72dpi PNG of the same pixel dimensions as a 300dpi PNG behaves differently. The 300dpi one seems to behave OK at 50%, but is totally insane at 200% (a 5pt offset becomes a 75pt offset).
TagsNo tags attached.
Patch

Activities

plinnell

2005-04-21 07:19

viewer   ~0004327

I tested both 1.2.2 and 1.3.0

1.2.2 does exactly as described.

1.3 almost gets the first part right. x-pos goes to 80pt y goes to 100pt (correctly)

fschmid

2005-04-27 21:12

administrator   ~0004445

Fixed now in 1.3.0cvs, but i'm not sure if we should apply this fix to 1.2.2 too, as it might break some older files.

plinnell

2005-04-30 21:11

viewer   ~0004469

1.2.2 imports a 150 dpi png showing 48% scaling, when it is actually 100% scaling. I really think it is better to fix it and make a release note for possible breakage of older files.

plinnell

2005-07-06 11:45

viewer   ~0005413

bumping to 1.2.3

plinnell

2005-11-19 21:56

viewer   ~0007489

Added notes about this in the 1.2.4 release notes with a work around.

Issue History

Date Modified Username Field Change
2005-02-15 08:41 TomK32 New Issue
2005-02-15 09:11 ringerc Steps to Reproduce Updated
2005-02-15 09:41 ringerc Summary wrong positioning => Image offset within frame is wrong for scaled images
2005-04-21 07:19 plinnell Note Added: 0004327
2005-04-21 07:19 plinnell Assigned To => fschmid
2005-04-21 07:19 plinnell Status new => assigned
2005-04-21 07:19 plinnell Product Version => 1.2.2cvs
2005-04-27 21:12 fschmid Status assigned => resolved
2005-04-27 21:12 fschmid Fixed in Version => 1.3.0cvs
2005-04-27 21:12 fschmid Resolution open => fixed
2005-04-27 21:12 fschmid Note Added: 0004445
2005-04-30 21:11 plinnell Note Added: 0004469
2005-04-30 21:11 plinnell Status resolved => confirmed
2005-04-30 21:11 plinnell Resolution fixed => reopened
2005-04-30 21:11 plinnell Fixed in Version 1.3.0cvs =>
2005-07-06 11:45 plinnell Note Added: 0005413
2005-07-06 11:45 plinnell Product Version 1.2.2cvs => 1.2.3cvs
2005-09-12 09:24 plinnell Product Version 1.2.3cvs => 1.2.4cvs
2005-11-19 21:55 plinnell Status confirmed => resolved
2005-11-19 21:55 plinnell Resolution reopened => fixed
2005-11-19 21:55 plinnell Fixed in Version => 1.3.0
2005-11-19 21:56 plinnell Status resolved => closed
2005-11-19 21:56 plinnell Note Added: 0007489
2015-09-17 20:10 Kunda Category Graphics / Image Frames => Graphics/Img Frames
2015-09-17 20:11 Kunda Category Graphics/Img Frames => Graphics / Image Frames