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

Share dialog blurs focused component after it is closed

    XMLWordPrintable

Details

    • 6.01
    • Severity 3 - Minor
    • Hide
      Atlassian Update – 28 May 2018

      Hi everyone,

      We have recently reviewed this issue and the overall interest in the problem. As the issue hasn't collect votes, watchers, comments, or support cases from many customers during its lifetime, it's very low on our priority list, and will not be fixed in the foreseeable future. That's why we've decided to resolve it as Time Out.

      Although we're aware the issue is still important to those of you who were involved in the conversations around it, we want to be clear in managing your expectations. The Jira team is focusing on issues that have broad impact and high value, reflected by the number of comments, votes, support cases, and customers interested. Please consult the Atlassian Bugfix Policy for more details.

      We understand how disappointing this decision may be, but we hope you'll appreciate our transparent approach and communication.
      Atlassian will continue to watch this issue for further updates, so please feel free to share your thoughts in the comments.

      Thank you,
      Ignat Alexeyenko
      Jira Bugmaster

      Show
      Atlassian Update – 28 May 2018 Hi everyone, We have recently reviewed this issue and the overall interest in the problem. As the issue hasn't collect votes, watchers, comments, or support cases from many customers during its lifetime, it's very low on our priority list, and will not be fixed in the foreseeable future. That's why we've decided to resolve it as Time Out . Although we're aware the issue is still important to those of you who were involved in the conversations around it, we want to be clear in managing your expectations. The Jira team is focusing on issues that have broad impact and high value, reflected by the number of comments, votes, support cases, and customers interested. Please consult the Atlassian Bugfix Policy for more details. We understand how disappointing this decision may be, but we hope you'll appreciate our transparent approach and communication. Atlassian will continue to watch this issue for further updates, so please feel free to share your thoughts in the comments. Thank you, Ignat Alexeyenko Jira Bugmaster

    Description

      There's the code in share-dialog.js (added as a fix for JRA-27476), which listens to the nearest scrollable parent and upon scroll, blurs whatever element is active at the time and hides the dialog. However, it doesn't check if Share Dialog has already been closed beforehand. So if it is closed and then the currently focused element is scrolled, it loses focus.

      Reproduction sequence:

      1. Open Issue Navigator; use Detail View.
      2. Select some issue in the issue results list such that it doesn't fit vertically (scrollers are displayed).
      3. Click issue details so that focus is in the issue details panel.
      4. Click the "Share" button to open the Share dialog.
      5. Click issue details panel outside of the Share Dialog.
        Observe: Share Dialog closes; the focus is in the issue details, as expected.
      6. Press Down arrow on the keyboard.
        Observe: the details panel is scrolled.
      7. Press Down arrow on the keyboard again.
        Observe: next issue is selected.
        Expected: the details panel is scrolled.

      This makes for a very strange and seemingly random focus behaviour.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ff5eced7cbfd Igor Baltiyskiy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: