Skip to content

[SF_ACC][1.9.0][F6Navigation] F6 navigation is stuck due to javascript error when there are blocks which has no focusable element #6387

@i323808

Description

@i323808

Bug Description

F6 navigation is stuck due to javascript error when there are blocks which has no focusable elements.

Expected Behavior

The focus of F6 navigation is supposed to move to next block which has focusable elements.

Steps to Reproduce

  1. Go to https://codesandbox.io/s/f6navigation-nz7cof?file=/index.html
  2. Press F6 to fast navigate between Panels
  3. An error is thrown when navigate from the first Panel to the second Panel which has no focusable element:
    TypeError
    Cannot read properties of null (reading 'focus')

Isolated Example

https://codesandbox.io/s/f6navigation-nz7cof?file=/index.html

Context

  • UI5 Web Components version: 1.9.0
  • OS/Platform: Windows10 & macOS
  • Browser: Chrome
  • Affected component: F6Navigation

Log Output / Stack Trace / Screenshots

{...}

Priority

  • Low
  • Medium
  • High
  • Very High

The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria:

  • Breaks entire application or system - High or Very High
  • Accessibility issue - Medium or High
  • Functional issue - Medium or High
  • Visual issue - Low or Medium

Note: The priority might be re-evaluated by the issue processor.

Stakeholder Info (if applicable)

  • Organization: {...}
  • Business impact: {...}

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions