Bug 188755

Summary: Strange behaviour on selection
Product: [Applications] digikam Reporter: Vito De Tullio <vito.detullio>
Component: Showfoto-CanvasAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, marcel.wiesweg
Priority: NOR    
Version: 0.10.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 1.0.0
Attachments: video of selection dysfunction in editor

Description Vito De Tullio 2009-04-03 18:51:37 UTC
Version:           0.10.0 (using Devel)
OS:                Linux
Installed from:    Compiled sources

Open an image with showfoto.
Select an area.
Now use one of the 4 corner to "adjust" the selected area.

I see the rest of the selection (the 2 borders that should rest stopped) changes their position.
Comment 1 caulier.gilles 2009-04-03 18:57:01 UTC
i confirm. rubberband handling is broken...

Gilles Caulier
Comment 2 caulier.gilles 2009-04-17 09:59:06 UTC
Marcel, are you see this dysfunction in rubberband. It can be reproduced easily...

Gilles
Comment 3 Marcel Wiesweg 2009-04-17 19:13:50 UTC
In image editor I cannot reproduce this. Only for showfoto? Or can you reproduce in IE? Any special conditions?
Comment 4 caulier.gilles 2009-04-17 19:17:08 UTC
I can reproduce with both. it's same implementation

zoom in indeep.
take a selection
Zoom in or zoom out
now change selection using a corner.

Gilles
Comment 5 caulier.gilles 2009-04-17 19:23:40 UTC
Created attachment 32895 [details]
video of selection dysfunction in editor
Comment 6 Marcel Wiesweg 2009-04-18 15:56:41 UTC
SVN commit 955714 by mwiesweg:

Fix rubberband adjustment with mouse.

BUG: 188755

 M  +2 -1      NEWS  
 M  +8 -10     utilities/imageeditor/canvas/canvas.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=955714
Comment 7 Vito De Tullio 2009-04-18 21:32:01 UTC
thank you