Bug 263557 - Time selection usabilty: clock digits very hard to hit
Summary: Time selection usabilty: clock digits very hard to hit
Status: VERIFIED FIXED
Alias: None
Product: KOrganizer Mobile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Windows CE Microsoft Windows CE
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-18 16:56 UTC by Bernhard E. Reiter
Modified: 2011-02-15 18:14 UTC (History)
1 user (show)

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 Bernhard E. Reiter 2011-01-18 16:56:43 UTC
Especially the smaller clock widget is really hard to hit with a finger.
Interaction works when a pen is used, but our application should be finger
usable.

Tested with windows-ce/Kontact-Mobile/testing/2011-01-17-02-23/

I suggest to widen the sensitive area around the digits up to the end of the clock. If the small and the large digit are overlaying itself, the small one should be selectable on the inner end and the larger one on the outer end.

Also the speed when the digit starts to move after it was "gripped" is a bit to slow. Suggestion: change color or pattern of the digit when it was grabbed.
Comment 1 Tobias Koenig 2011-01-28 15:41:47 UTC
Git commit b1d7d582beb1ecdee82735aee585db8311635ca3 by Tobias Koenig.
Pushed by tokoe into branch 'master'.

Reworked clock widget for touch screen

The previous clock widget looked pretty but was
hardly usable on a touch device. Instead of the
analog clock and flickable selectors, we use a digital
clock with a table of hours/minutes for clicking.

BUG: 263557

M  +204  -87   mobile/lib/calendar/ClockDialog.qml     

http://commits.kde.org/ee6cc38b/b1d7d582beb1ecdee82735aee585db8311635ca3
Comment 2 Andre Heinecke 2011-02-15 18:14:02 UTC
Nicely usable now even with fat fingers and little patience :)