63
Views
3
Comments
[OutSystems UI] Outsystems UI: Tooltip not getting closed/ getting stuck after fast scrolling.
outsystems-ui
Reactive icon
Forge asset by OutSystems
Application Type
Reactive

I came across this bug where tooltip gets stuck if we scroll too fast. It does not get closed and freezes on its position.
If anybody know the solution with the best practice pls let me know.
 
I am attaching an OML for a reference. 

Thanks & Regards,
Adam Gangrekar.

Prctice 1.oml
2019-09-30 07-35-56
Aurelio Junior

Hello,

It took a while, but eventually I managed to reproduce this issue. It seems to be a bug in OutSystems UI, so I think you should report it to OutSystems by opening a support ticket.

I did manage to find a workaround that seems to solve it, though. I'm attaching your module with the workaround implemented. The relevant part is this javascript code executed on the screen's OnReady event:

Prctice 1.oml
2023-08-01 16-31-38
Nagaraju Gaddam

This might helpful for someone.

tooltip inside carousel on iPad didn't close where as in iPhone it is working perfectly fine. It got solved after giving names for the tooltip widget, content and tooltip placeholder widget. As we know, Widget Id's created only if widget has some name.


2022-11-12 11-28-30
Gonçalo Martins
Staff

Hi @Adam Gangrekar 

Did you get the chance to test the latest version (v2.19.0)?
The positioning engine for the Tooltip and I could not reproduce any similar issues.

Cheers,
GM

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.