Bug 58336

Summary: tab order in new worksheet properties window is incorrect
Product: [Applications] ksysguard Reporter: johnelliottmartin
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description johnelliottmartin 2003-05-11 05:17:08 UTC
Version:           1.2.0 (using KDE 3.1.0)
Installed from:    Mandrake Linux Cooker i586 - Cooker
Compiler:          gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
OS:          Linux (i686) release 2.4.21-0.13mdk

to reproduce

- open ksysguard

- choose File > New from the menu

- hit tab repetedly.

the tab order is goes 
title > ok > cancel > columns > update interval > rows 
it should go 
title > rows > columns > update interval > ok > cancel
Comment 1 Tobias Koenig 2003-05-11 10:10:28 UTC
Subject: Re:  New: tab order in new worksheet properties window is incorrect

On Sun, May 11, 2003 at 03:17:08AM -0000, elliott@pdx.edu wrote:
Hi,

> Version:           1.2.0 (using KDE 3.1.0)
> Installed from:    Mandrake Linux Cooker i586 - Cooker
> Compiler:          gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
> OS:          Linux (i686) release 2.4.21-0.13mdk
> 
> to reproduce
> 
> - open ksysguard
> 
> - choose File > New from the menu
> 
> - hit tab repetedly.
> 
> the tab order is goes 
> title > ok > cancel > columns > update interval > rows 
> it should go 
> title > rows > columns > update interval > ok > cancel
This has been fixed now in CVS HEAD, thank you very much for the hint.

Ciao,
Tobias