Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-59304

Mentions only initialise when the user focuses the field

    XMLWordPrintable

Details

    Description

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      All fields that support user mentions are called "mentionable" fields.

      Mentionable fields are initialised at one of two times:

      • When DomContentLoaded occurs, or
      • When the field is focussed by the end-user

      This means that some mentionable fields have a chance to not get initialised if:

      • The field did not exist in the DOM at the time DomContentLoaded occurred, and
      • If the field is programmatically focussed, as opposed to focussed by the end-user.

      This happens to be exactly what the "add comment" field does.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cdarroch Daz
              Votes:
              3 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated: