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

      Please see the attached screenshot. When issue searching is switched to advanced the search box is compacted to the size of the issue key column. Also the 'syntax help' option overlays the top field name in the search list if it's long enough.

      Workaround

      You can temporarily fix this via injecting css into your browser by stylebot or equivalent

      .query-component.navigator-search .search-container[data-mode="advanced"] {
        width:100%;
      }
      .query-component.navigator-search .search-container[data-mode="advanced"] .search-options-container {
        width:1%;
      }
      

              Unassigned Unassigned
              cbenard Carlen Benard (Inactive)
              Affected customers:
              39 This affects my team
              Watchers:
              45 Start watching this issue

                Created:
                Updated:
                Resolved: