To focus only native Confluence forms.

XMLWordPrintable

    • 2

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.

      The Table Filter html has a <form> with inputs, and Confluence page has a body:
      <body onload="placeFocus()"...

      The placeFocus() function (it is a built-in Confluence javascript function) focuses first form on page and ignores only 'inlinecommentform'. There is a comment in its code:
      // The placeFocus() function won't focus on fields belonging to the form 'inlinecommentform'

      It would be much convenience for Confluence to focus only native Confluence forms, or to add a class that will be ignored, etc.

            Assignee:
            Unassigned
            Reporter:
            Dayana (Inactive)
            Votes:
            9 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: