Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-14346

Selecting times for events and browser autocomplete

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Cannot Reproduce
    • Affects Version/s: 4.4.4
    • Fix Version/s: 4.5
    • Component/s: CiviEvent, Usability
    • Labels:

      Description

      Selecting times for events with autocomplete on creates a confusing UI.

      Suggest fix:
      <span class="timeEntry_wrap"><input timeformat="1" name="registration_start_date_time" type="text" id="registration_start_date_time" class="six form-text hasTimeEntry"></span>
      Change to
      <span class="timeEntry_wrap"><input timeformat="1" name="registration_start_date_time" type="text" id="registration_start_date_time" class="six form-text hasTimeEntry" autocomplete="off"></span>

        Attachments

          Activity

            People

            • Assignee:
              colemanw Coleman Watts
              Reporter:
              rocxa Alex C
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: