Skip to content

[OpenUI5Support]: sap.m.Select broken inside a <ui5-dialog> #11933

@pskelin

Description

@pskelin

Bug Description

There is a logic in the patchPopup.ts that manages the focus in mixed scenarios of openui5 popups and web components popups. The function patchFocusEvent makes web components work when embedded in openui5 popups, but it breaks when openui5 popups are embedded in web component popups

A specific example:

<ui5-dialog>
  sap.m.Select

a sap.m.Select opens a popover, but you cannot select from it when it is inside a <ui5-dialog>

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Labels

Type

No type

Projects

Status

New Issues

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions