Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-34575

autocomplete width is not displaying properly while creating a blueprint plugin

    XMLWordPrintable

Details

    Description

      autocomplete field is not displaying properly. This causes some words to cut out in certain scenario. Below is the screenshot that described the issue. It would be good if the width is able to auto adjust based on the text in autocomplete.

      Workaround given from developer :
      A workaround for single user, page auto-complete text box:
      Insert the following CSS style to simplebp.css file located at simplebp/src/main/resources/css (the CSS file name might be different defends on the plugin project).

      .dialog-panel-body.singlePanel .aui-dropdown {
          width: 298px;
          overflow: hidden;
      }
      

      Attachments

        1. page.jpg
          page.jpg
          8 kB
        2. user.jpg
          user.jpg
          7 kB

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dooi Der Lun
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: