[Digikam-devel] [Bug 278490] New: Incorrect focus path in tool settings panels
Frederic Grelot
fredericg_99 at yahoo.fr
Mon Jul 25 19:15:31 BST 2011
https://bugs.kde.org/show_bug.cgi?id=278490
Summary: Incorrect focus path in tool settings panels
Product: digikam
Version: 2.0.0
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Image Editor
AssignedTo: digikam-devel at kde.org
ReportedBy: fredericg_99 at yahoo.fr
Version: 2.0.0 (using KDE 4.6.5)
OS: Linux
When I want to go from one element to another one using the "tabulation" key,
the focus path seems incorrect in most of the panels.
In particular, everytime there is a slider, a spin box*, and a "reset" button,
the layout shows the slider at the left, the box in the middle, and the button
on the right. However, if the spin box is focus-active and I hit "tab", the
slider to its left gets focused (while either the reset button or the slider on
the next line should)
* For me (Java developer :-) ), a spin box is an input field for numbers, with
two small arrows to its left to increment/decrement the value :-)
Reproducible: Didn't try
Steps to Reproduce:
-in the Editor, use Transform/resize
-click in the "width" spin box
-hit tab
Actual Results:
-the "width" slider gets focused
Expected Results:
-the "height" slider gets focused
OS: Linux (x86_64) release 2.6.38.8-35.fc15.x86_64
Compiler: gcc
Locale : French (i.e natural layout is from left to right)
to be sure to get understood, layout is as follow :
WIDTH_SLIDER - WIDTH_SPINBOX - (WIDTH_RESET)
HEIGHT_SLIDER - HEIGHT_SPINBOX - (WIDTH_RESET)
--
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