Skip to content
  • Clarence Dang's avatar
    Focus KNumInput's on creation instead of the OK button for the Skew and Rotate... · 2a5433d8
    Clarence Dang authored
    Focus KNumInput's on creation instead of the OK button for the Skew and Rotate dialogs.  This allows the user to edit values without an extra mouse click.
    
    For the Resize / Scale dialog, focus the "Width:" KNumInput instead of the Operation Group Box for 2 reasons:
    
    1. Focusing the group box in Qt4 really focuses the group box rather than the currently active button inside the group box.
    
    2. Users probably want to start editing the dimensions straight away rather than the operation (the buttons inside the group box), which were obscure to change via keyboard anyway (did you know that you had to use the Left and Right arrow keys, rather than Tab?).  It is easy to select the operation afterwards with the mouse since the buttons are huge.
    
    
    svn path=/trunk/KDE/kdegraphics/kolourpaint/; revision=720346
    2a5433d8