[Digikam-devel] [Bug 248943] Annoying and dangerous number input fields in editor

Gilles Caulier caulier.gilles at gmail.com
Wed Sep 15 08:42:19 BST 2010


https://bugs.kde.org/show_bug.cgi?id=248943





--- Comment #3 from Gilles Caulier <caulier gilles gmail com>  2010-09-15 09:42:15 ---
Marcel,

I can reproduce well the problem there.

After investigations, i can said that all EditorToolThreaded tools are affected
by this problem, but NOT all EditorTool tools.

To test, BCG tool is multithreaded and settings widget lost focus, ColorEffect
tool is not yet multithreaded and do not lost focus.

To add toolSettings()->setFocus() call at en of EditorToolThreaded::slotAbort()
do not solve the problem.

Running digiKam through valgrind which slowdown execution, i can see that
settings widget do not lost focus when rendering is done, but something take
the focus just after that. I can't find which widget exactly.

Any suggestions ?

Gilles Caulier

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list