6.0.0-beta1
7/5/25

[#10737] Time picker incorrectly replaces keyboard-entered values
Summary Time picker incorrectly replaces keyboard-entered values
Queue Kronolith
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester bklang (at) horde (dot) org
Created 11/11/2011 (4985 days ago)
Due
Updated 08/29/2012 (4693 days ago)
Assigned 11/13/2011 (4983 days ago)
Resolved 11/14/2011 (4982 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/29/2012 12:25:08 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (master):

commit 9c009d2c8ea3e528787603e26adb8a7106b3d986
Author: Chuck Hagenbuch <chuck@horde.org>
Date:   Tue Nov 15 10:17:58 2011 -0500

     Port time-selection fixes from Kronolith to Nag (Krono bug was #10737).

  nag/js/task.js |   19 +++++++++++++++++--
  1 files changed, 17 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/9c009d2c8ea3e528787603e26adb8a7106b3d986
12/04/2011 11:07:17 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git for this ticket:

Port time-selection fixes from Kronolith to Nag (Krono bug was #10737).

  1 files changed, 17 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/b5b869b884dc45715d5945610eccf5dfc54dfec4
11/14/2011 04:17:34 PM Michael Rubinsky State ⇒ Resolved
 
11/14/2011 04:17:09 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git for this ticket:

Allow replacing an existing, selected, time with a user-entered time 
that is *not* in the list.
Bug: 10737

  1 files changed, 13 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/4145745a4fc0340bb0d7893ef6eff185c8f4f1ab
11/14/2011 04:17:05 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Don't clear out user-entered values if they don't match an available 
time choice.
Bug: 10737

  1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/e21efa164a250c22e7838aab68bf6b1f11784a96
11/13/2011 08:45:11 PM Michael Rubinsky State ⇒ Assigned
Assigned to Michael Rubinsky
 
11/11/2011 07:58:59 PM Ben Klang Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Time picker incorrectly replaces keyboard-entered values
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
When entering the time field for an event, a drop-down appears with a 
list of times that may be chosen.  If the user does not select from 
this list, and instead enters a time using the keyboard, upon leaving 
the field it is cleared.  Similarly, if the user selects a value and 
subsequently types a different value, the selected field from the 
drop-down overwrites the types value.  If the drop-down is not present 
then typing the value works as expected.

Saved Queries