Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-81716

Ability to disable floating menu options/selection toolbar when text is highlighted

XMLWordPrintable

    • 4
    • 4
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Background

      Currently, under each user's Personal Settings for the Confluence site, it's possible to uncheck the option "Show option panel when text is selected". However, that option only applies to the text selection/highlight in VIEW mode, not in EDIT mode.

      This feature was fixed for Page Views via bug CONFCLOUD-68244.

      Suggestion

      This suggestion entry asks for the possibility of completely disabling any floating/inline/popup menu options when selecting/highlighting text on pages and live docs, both in view and edit mode.

      Ideally, this is expected to be enabled/disabled at the user level, similar to "Show option panel when text is selected", so only the selected users who require using it can do so, understanding that will be disruptive for options such as inline comments, Ask AI, and Create Jira work items. 

      Workaround

      Currently, the only known workaround requires using custom tools, like browser extensions, to modify the site's CSS:

      div[aria-label="Selection toolbar"] {
          display: none;
      } 
      

              Unassigned Unassigned
              6b51accb6b4d Rodrigo Bozza (Atlassian)
              Votes:
              15 Vote for this issue
              Watchers:
              12 Start watching this issue

                Created:
                Updated: