You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Describe the bug
This bug might be related to #7778. If you place a tooltip on a table extension, it does not show in the client when hovering over the field.
2. To Reproduce
Create a table extension with a new field
Add a caption and tooltip on the table extension
Create a page extension for showing the new field, but do not place a tooltip on the page extension
Publish your app and navigate to the page you extended
Hover your cursor over the field you added
Spend 0.3 seconds in anticipation of the tooltip popping up
Note that the caption is displayed in the tooltip balloon, but not the tooltip
Please include the following with each issue:
1. Describe the bug
This bug might be related to #7778. If you place a tooltip on a table extension, it does not show in the client when hovering over the field.
2. To Reproduce
Note: Because the developers need to copy and paste the code snippet, including a code snippet as a media file (i.e. .gif) is not sufficient.
3. Expected behavior
I would expect the tooltip to show
4. Actual behavior
The tooltip is not showing
5. Versions:
Test on browsers:
[x] Firefox
[x] Chrome
Final Checklist
Please remember to do the following:
Search the issue repository to ensure you are reporting a new issue
Reproduce the issue after disabling all extensions except the AL Language extension
Simplify your code around the issue to better isolate the problem
The text was updated successfully, but these errors were encountered: