Improve keyboard controls of the checksum widget
ClosedPublic

Authored by cfarrell on Feb 2 2019, 4:28 PM.

Details

Summary

Previously when using the tab key to navigate the widget,
it would select the calculate buttons in the order:
SHA1->SHA256->MD5
This patch moves MD5 to be the first selection to match the visuals

Test Plan

Manual testing on several files.

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
cfarrell created this revision.Feb 2 2019, 4:28 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptFeb 2 2019, 4:28 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
cfarrell requested review of this revision.Feb 2 2019, 4:28 PM
elvisangelaccio accepted this revision.Feb 2 2019, 5:23 PM
elvisangelaccio added a subscriber: elvisangelaccio.

Thanks!

This revision is now accepted and ready to land.Feb 2 2019, 5:23 PM
This revision was automatically updated to reflect the committed changes.