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:
Go to 'Account -> Profile'
Click on the tooltip icon next to the Language.
Go to "Email" input field and type something.
See resulting screenshot.
Click again on the tooltip icon.
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.
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:
Observed behavior Tooltip still remains open.
Expected behavior Since another input field has the focus now, the tooltip for the Language should close.
Screenshots
Additional context N/A.