0

Timebox usability is a mess

asked 2010-02-11 14:34:31 +0800

mjablonski gravatar image mjablonski
1284 3 5
http://www.jease.org/

updated 2010-02-11 14:36:11 +0800

Hi,

the current implementation of Timebox is quite a mess from a usability perspective. Just use the following script and try to use keyboard navigation to focus the timebox and enter a time like 16:30...

<zk>
  <textbox onCreate="self.focus()" />
  <timebox format="HH:mm" onCreate="self.value = new Date()" />
</zk>

Do you see what I mean? Any chance to get the old behaviour from ZK3 or at least something which works more intuitive for people entering times via keyboard?

Cheers, Maik

delete flag offensive retag edit

7 Replies

Sort by ยป oldest newest

answered 2010-02-11 15:14:50 +0800

madruga0315 gravatar image madruga0315 flag of Brazil
937 2 12

Hi Maik,

I agree with you, I've discussed this on another thread.

See my last comment, I believe that would solve data input via keyboard.

Best regards,
Madruga

link publish delete flag offensive edit

answered 2010-02-12 00:28:45 +0800

mjablonski gravatar image mjablonski
1284 3 5
http://www.jease.org/

Hi Madruga,

yes, your last comment describes exactly what I would propose as usable timebox. When the timebox gets focus, I want to be able to type the following keys to enter 16:30:

"1" "6" "3" "0"

(Without quotes of course). At the moment I have to use a strange combination of backspace and del and cursor keys to focus the hour part of time.

I've filed a bug report, but it was already closed without any action (so I can't add any comment):

https://sourceforge.net/tracker/?func=detail&atid=785191&aid=2949947&group_id=152762

I'm a little bit disappointed about the attitude of the ZK-Team... I'm not sure if it is a good sign for an open-source project to ignore user voices so quickly.

Cheers, Maik

link publish delete flag offensive edit

answered 2010-02-12 01:03:10 +0800

jumperchen gravatar image jumperchen
3909 2 8
http://jumperchen.blogspo... ZK Team

Hi Maik,

You can add the comment at the bottom of the bug tracker.
About the issue, I think you can type "1" "6" "->" "3" "0", the "->" sign is the RIGHT arrow on the keyboard to switch its time area.

link publish delete flag offensive edit

answered 2010-02-12 01:09:55 +0800

mjablonski gravatar image mjablonski
1284 3 5
http://www.jease.org/

Hi Jumper,

did you try it? When I try it with the script mentioned above, I enter tab to focus the timebox. When I now start to type "1" "6", this will change the minutes, not the hours... If it worked like you've said, I'm completely happy.

Maybe it's a browser issue? I'm using Firefox 3.5.7.

Cheers, maik

link publish delete flag offensive edit

answered 2010-02-12 01:53:02 +0800

jumperchen gravatar image jumperchen
3909 2 8
http://jumperchen.blogspo... ZK Team

Hi Maik,

I post a feature here.
Please follow it, we will consider to enhance the user-experience.

link publish delete flag offensive edit

answered 2010-02-12 02:11:07 +0800

mjablonski gravatar image mjablonski
1284 3 5
http://www.jease.org/

Hi Jumper,

thanks for considering a change. Very much appreciated!!!

Cheers, Maik

link publish delete flag offensive edit

answered 2010-02-24 15:52:03 +0800

mjablonski gravatar image mjablonski
1284 3 5
http://www.jease.org/

Hi,

just tested the new Timebox implementation from SVN and it's fantastic... exactly what I needed.

Thank you!

Cheers, Maik

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2010-02-11 14:34:31 +0800

Seen: 527 times

Last updated: Feb 24 '10

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More