-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X
-
Fix Version/s: 7.2.10 DXP FP8, 7.2.10.3 DXP SP3, 7.2.X
-
Component/s: Frontend Infrastructure
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Change your language to Catalan
- Then in _Site Administration -> Content&Data -> Content Set_s hover on direction arrows, and you'll see the tooltip blinking.
The keys to reproduce the issue are:
- The tooltip needs two lines of text (that's the reason why we are changing to catalan).
- There's no navbar on top of the tooltip. That's the reason why is reproducible in Content Sets but not in Web Content, i.e.
Notes:
Debugging this issue, you can see the problem is the tooltip is constantly being rendered in two different positions. For some reason we are telling the tooltip to be render in position 0 (top center), but just after than being rendered in position 2 (right center), and then position 0 again, and so on.
- is fixed by
-
LPS-104262 Update Tooltip Support
-
- Closed
-
- relates
-
LPS-104826 Tooltips are duplicated for various icons
- Closed