Version: (using KDE 4.2.0) OS: Linux Installed from: SuSE RPMs Experienced Behavior: Switching to the Red textbox (from the Value textbox) via the Tab key puts the cursor in the textbox. Pressing the Tab key from Red textbox to Green puts the focus on the radio button, another press is required to go to the textbox. Switching from the Green textbox to the Blue goes directly to the Blue textbox. This is very irritating when typing RGB values quickly, a different number of keystrokes is required to go from box to box. Expected Behavior: The behavior of the Tab key should be consistent and either always go to the radio button or always to the textbox. Personally, I don't see the need for the radio button and would prefer to go to the textboxes directly.
SVN commit 964114 by cfeck: Add tab order to input fields, respect sizeHint() BUG: 186371 M +10 -13 kcolordialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=964114
SVN commit 964115 by cfeck: Add tab order to input fields, respect sizeHint() (backport r964114) Will be fixed in KDE 4.2.4 CCBUG: 186371 M +10 -13 kcolordialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=964115