-
Bug
-
Resolution: Fixed
-
Low
-
8.13.0
-
Severity 3 - Minor
-
Issue Summary
On the "Source" page, the content of the selected tab is not available for screen reader users.
Note: This issue has also observed on following pages
- Branches
- Commits
Steps to Reproduce
- Open the "Source" page.
- Turn on the screen reader, navigate to the "tags" tab and activate it.
- Observe that the content from the previous tab, that is "branches" is available for screen reader users instead of the selected tab.
Screenshot 1
Screen Recording
Screen Recording 2023-10-04 at 3.15.42 PM.mov
Actual Results
When the user activates the "tags" tab, the screen reader focus goes to the content of the "branches" tab.
As a result, it will create confusion in the minds of screen reader users regarding the selected tab.
Expected Results
When a particular tab is selected, the content of the selected tab should be available for screen reader users. Make sure that the content of the other tabs is hidden unless it is selected. Use the "aria hidden" attribute to the content of the other tabs when the selected tab gets focus.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.
Environment
MacBook Pro (14-inch, 2021)
macOs Ventura 13.4
Chrome - Version 114.0.5735.106 (Official Build) (arm64)
Firefox- Version 112.0. 1
Safari- Version 16.5 (18615.2.9.11.4)
JAWS- Version 2023
NVDA- Version 2023
Voiceover - Version Latest
- mentioned in
-
Page Failed to load
[BSERV-15873] Source: Content does not update for screen reader users
Resolution | New: Fixed [ 1 ] | |
Status | Original: Gathering Impact [ 12072 ] | New: Closed [ 6 ] |
Fix Version/s | New: 8.18.0 [ 106790 ] |
Labels | Original: 4.1.2 Level-A WCAG21 ax-at-user ax-bitbucketdc-vpat ax-bitbucketdc-vpat-branches ax-bitbucketdc-vpat-commits ax-bitbucketdc-vpat-pg01 ax-bitbucketdc-vpat-pg08 ax-bitbucketdc-vpat-pg10 ax-bitbucketdc-vpat-sourcepage ax-bug ax-medium-priority ax-qa | New: 4.1.2 Level-A WCAG21 ax-at-user ax-bitbucketdc-vpat ax-bitbucketdc-vpat-branches ax-bitbucketdc-vpat-commits ax-bitbucketdc-vpat-pg01 ax-bitbucketdc-vpat-pg08 ax-bitbucketdc-vpat-pg10 ax-bitbucketdc-vpat-sourcepage ax-bug ax-medium-priority ax-qa ax-qa-fixed |
Remote Link | New: This issue links to "Page (Confluence)" [ 884821 ] |
Labels | Original: 4.1.2 Level-A WCAG21 ax-at-user ax-bitbucketdc-vpat ax-bitbucketdc-vpat-branches ax-bitbucketdc-vpat-commits ax-bitbucketdc-vpat-pg01 ax-bitbucketdc-vpat-pg08 ax-bitbucketdc-vpat-pg10 ax-bitbucketdc-vpat-sourcepage ax-bitbucketdc-vpat2024-reuse ax-bug ax-medium-priority ax-qa | New: 4.1.2 Level-A WCAG21 ax-at-user ax-bitbucketdc-vpat ax-bitbucketdc-vpat-branches ax-bitbucketdc-vpat-commits ax-bitbucketdc-vpat-pg01 ax-bitbucketdc-vpat-pg08 ax-bitbucketdc-vpat-pg10 ax-bitbucketdc-vpat-sourcepage ax-bug ax-medium-priority ax-qa |
Labels | Original: 4.1.2 Level-A WCAG21 ax-at-user ax-bitbucketdc-vpat ax-bitbucketdc-vpat-branches ax-bitbucketdc-vpat-commits ax-bitbucketdc-vpat-pg01 ax-bitbucketdc-vpat-pg08 ax-bitbucketdc-vpat-pg10 ax-bitbucketdc-vpat-sourcepage ax-bug ax-medium-priority ax-qa | New: 4.1.2 Level-A WCAG21 ax-at-user ax-bitbucketdc-vpat ax-bitbucketdc-vpat-branches ax-bitbucketdc-vpat-commits ax-bitbucketdc-vpat-pg01 ax-bitbucketdc-vpat-pg08 ax-bitbucketdc-vpat-pg10 ax-bitbucketdc-vpat-sourcepage ax-bitbucketdc-vpat2024-reuse ax-bug ax-medium-priority ax-qa |
Description |
Original:
h3. Issue Summary
On the "Source" page, the content of the selected tab is not available for screen reader users. {*}Note{*}: This issue has also observed on "Branches", "Commits" pages refer the screen recording. h3. Steps to Reproduce # Open the "Source" page. # Turn on the screen reader, navigate to the "tags" tab and activate it. # Observe that the content from the previous tab, that is "branches" is available for screen reader users instead of the selected tab. h3. Screenshot 1 !Screenshot 2023-10-03 at 4.04.48 PM.png|width=261,height=130! h3. Screen Recording [^Screen Recording 2023-10-04 at 3.15.42 PM.mov] h3. Actual Results When the user activates the "tags" tab, the screen reader focus goes to the content of the "branches" tab. As a result, it will create confusion in the minds of screen reader users regarding the selected tab. h3. Expected Results When a particular tab is selected, the content of the selected tab should be available for screen reader users. Make sure that the content of the other tabs is hidden unless it is selected. Use the "aria hidden" attribute to the content of the other tabs when the selected tab gets focus. h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available. h3. Environment MacBook Pro (14-inch, 2021) macOs Ventura 13.4 Chrome - Version 114.0.5735.106 (Official Build) (arm64) Firefox- Version 112.0. 1 Safari- Version 16.5 (18615.2.9.11.4) JAWS- Version 2023 NVDA- Version 2023 Voiceover - Version Latest |
New:
h3. Issue Summary
On the "Source" page, the content of the selected tab is not available for screen reader users. {*}Note{*}: This issue has also observed on following pages * Branches * Commits h3. Steps to Reproduce # Open the "Source" page. # Turn on the screen reader, navigate to the "tags" tab and activate it. # Observe that the content from the previous tab, that is "branches" is available for screen reader users instead of the selected tab. h3. Screenshot 1 !Screenshot 2023-10-03 at 4.04.48 PM.png|width=261,height=130! h3. Screen Recording [^Screen Recording 2023-10-04 at 3.15.42 PM.mov] h3. Actual Results When the user activates the "tags" tab, the screen reader focus goes to the content of the "branches" tab. As a result, it will create confusion in the minds of screen reader users regarding the selected tab. h3. Expected Results When a particular tab is selected, the content of the selected tab should be available for screen reader users. Make sure that the content of the other tabs is hidden unless it is selected. Use the "aria hidden" attribute to the content of the other tabs when the selected tab gets focus. h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available. h3. Environment MacBook Pro (14-inch, 2021) macOs Ventura 13.4 Chrome - Version 114.0.5735.106 (Official Build) (arm64) Firefox- Version 112.0. 1 Safari- Version 16.5 (18615.2.9.11.4) JAWS- Version 2023 NVDA- Version 2023 Voiceover - Version Latest |
Status | Original: Needs Triage [ 10030 ] | New: Gathering Impact [ 12072 ] |
Attachment | New: Screen Recording 2023-10-04 at 3.15.42 PM.mov [ 445347 ] |
Description |
Original:
h3. Issue Summary
On the "Source" page, the content of the selected tab is not available for screen reader users. {*}Note{*}: This issue has also observed on "Branches", "Commits" pages refer screenshot 2 & 3. h3. Steps to Reproduce # Open the "Source" page. # Turn on the screen reader, navigate to the "tags" tab and activate it. # Observe that the content from the previous tab, that is "branches" is available for screen reader users instead of the selected tab. h3. Screenshot 1 !Screenshot 2023-10-03 at 4.04.48 PM.png|width=261,height=130! h3. Screenshot 2 h3. Actual Results When the user activates the "tags" tab, the screen reader focus goes to the content of the "branches" tab. As a result, it will create confusion in the minds of screen reader users regarding the selected tab. h3. Expected Results When a particular tab is selected, the content of the selected tab should be available for screen reader users. Make sure that the content of the other tabs is hidden unless it is selected. Use the "aria hidden" attribute to the content of the other tabs when the selected tab gets focus. h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available. h3. Environment MacBook Pro (14-inch, 2021) macOs Ventura 13.4 Chrome - Version 114.0.5735.106 (Official Build) (arm64) Firefox- Version 112.0. 1 Safari- Version 16.5 (18615.2.9.11.4) JAWS- Version 2023 NVDA- Version 2023 Voiceover - Version Latest |
New:
h3. Issue Summary
On the "Source" page, the content of the selected tab is not available for screen reader users. {*}Note{*}: This issue has also observed on "Branches", "Commits" pages refer the screen recording. h3. Steps to Reproduce # Open the "Source" page. # Turn on the screen reader, navigate to the "tags" tab and activate it. # Observe that the content from the previous tab, that is "branches" is available for screen reader users instead of the selected tab. h3. Screenshot 1 !Screenshot 2023-10-03 at 4.04.48 PM.png|width=261,height=130! h3. Screen Recording [^Screen Recording 2023-10-04 at 3.15.42 PM.mov] h3. Actual Results When the user activates the "tags" tab, the screen reader focus goes to the content of the "branches" tab. As a result, it will create confusion in the minds of screen reader users regarding the selected tab. h3. Expected Results When a particular tab is selected, the content of the selected tab should be available for screen reader users. Make sure that the content of the other tabs is hidden unless it is selected. Use the "aria hidden" attribute to the content of the other tabs when the selected tab gets focus. h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available. h3. Environment MacBook Pro (14-inch, 2021) macOs Ventura 13.4 Chrome - Version 114.0.5735.106 (Official Build) (arm64) Firefox- Version 112.0. 1 Safari- Version 16.5 (18615.2.9.11.4) JAWS- Version 2023 NVDA- Version 2023 Voiceover - Version Latest |