Bug 207486

Summary: with 16-bit images, adjustlevels acts weird when inserting manually values into input fields
Product: [Applications] digikam Reporter: Mikolaj Machowski <mikmach>
Component: Plugin-Editor-LevelsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 1.0.0

Description Mikolaj Machowski 2009-09-15 19:12:38 UTC
Version:            (using Devel)
Compiler:          gcc4.3.2 
OS:                Linux
Installed from:    Compiled sources

When editing 16-bit images and I try to insert manually values into input fields digiKam acts weird:
- with first digit value is minus one: press 7, d. inserts 6
- with second digit it is completely random, sometimes it even change first digit

Sliders are working correctly, when adjusting values with arrows in input fields it also works, just manually inserting values is broken.

With 8-bit images everything works correctly. Not adjusted inserted value checking?
Comment 1 Mikolaj Machowski 2009-09-15 19:13:16 UTC
1.0-beta5 svn version
Comment 2 Andi Clemens 2009-10-01 17:09:14 UTC
I can confirm, but it also happens with 8bit images.
I'll check it...

Andi
Comment 3 Andi Clemens 2009-10-01 18:15:59 UTC
SVN commit 1030126 by aclemens:

Fix slider and spinbox connections

BUG:207486

 M  +29 -20    adjustlevelstool.cpp  


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