servicecatalog / oscm

An Enterprise-ready Cloud Services Management Software.
https://openservicecatalogmanager.org
Apache License 2.0
38 stars 14 forks source link

Tooltips in Bootstrap5.0 beta3 remain open #1247

Closed farmakiG closed 3 years ago

farmakiG commented 3 years ago

Version Info latest master, for version Bootstrap 5.0 beta3.

Describe the bug The tooltips/popovers with version Bootstrap 5.0 beta 3 remain open. You have have to click to a specific position up of the tooltip in order to be able to close it, or otherwise click again on the tooltip icon. Otherwise the tooltip remains open. Furthermore, when a tooltip is open inside a modal dialog, it remains open for a second after closing the modal dialog. The tooltips have a correct behavior on hover.

Note: Probably this bug cannot be fixed before Bootstrap 5.0 stable as the popovers are still in development phase. Furthermore, if you click again in a certain position the tooltip can be closed.

How to Reproduce Steps to reproduce the behavior:

  1. Go to 'Account -> Profile'
  2. Click on the tooltip icon next to the Language.
  3. Go to "Email" input field and type something.
  4. See resulting screenshot.
  5. Click again on the tooltip icon.
  6. The tooltip closes.

Observed behavior Tooltip still remains open.

Expected behavior Since another input field has the focus now, the tooltip for the Language should close.

Screenshots Screenshot_2021-04-26 Marketplace(2)

Additional context N/A.