Bug 143197 - [accessibility] In Edit Event dialog, activating Reminder from keyboard probably should give focus to the time field
Summary: [accessibility] In Edit Event dialog, activating Reminder from keyboard proba...
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-19 00:28 UTC by Sami Liedes
Modified: 2009-08-03 01:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sami Liedes 2007-03-19 00:28:53 UTC
Version:            (using KDE KDE 3.5.6)
Installed from:    Unspecified Linux

In the Edit Event dialog, there is no way to get to the number field where the time for the reminder is set by keyboard except by tabbing through the entire dialog. I wonder if enabling the reminder from keyboard should move the focus to that field.
Comment 1 Roland Eggner 2007-03-27 14:28:07 UTC
Would be an useful improvement of KOrganizer for me, too!
Comment 2 Roland Eggner 2007-03-28 14:36:16 UTC
for the meantime my partial "workaround" using KDE language setting German:
keystroke alt-z drags focus mostly to "Zeit festgelegt", sometimes to "Zeit anzeigen als",
additional keystrokes 2 times tab in the 1st case, or 3 times shift-tab in the 2nd case, drag focus to our target :)

the corresponding way for KDE language setting English:
2 times keystroke alt-i
2 times tab
Comment 3 Sami Liedes 2008-03-06 19:43:08 UTC
Hmm, I think this was somehow better (I don't remember how) in 3.5.8, but now this problem exists in 3.5.9 again.
Comment 4 Allen Winter 2009-08-03 01:11:27 UTC
SVN commit 1006071 by winterz:

put the initial focus on the time interval spinbox
BUG: 143197
MERGE: e4,4.3.1


 M  +2 -0      koeditoralarms.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1006071
Comment 5 Allen Winter 2009-08-03 01:12:12 UTC
SVN commit 1006072 by winterz:

Backport r1006071 by winterz from trunk to the 4.3 branch:

put the initial focus on the time interval spinbox
CCBUG: 143197
MERGE: e4,4.3.1



 M  +2 -0      koeditoralarms.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1006072