Bug 207486 - with 16-bit images, adjustlevels acts weird when inserting manually values into input fields
Summary: with 16-bit images, adjustlevels acts weird when inserting manually values in...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Editor-Levels (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-15 19:12 UTC by Mikolaj Machowski
Modified: 2016-06-29 19:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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