-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, 7.3.X, 7.3.5 CE GA6, Master
-
Fix Version/s: 7.2.10 DXP FP10, 7.2.X, 7.3.X, Master
-
Component/s: JS APIs and Utilities, Portal Configuration
-
Labels:
-
Branch Version/s:7.3.x, 7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Sprint:S04E05 - Rumours
-
Git Pull Request:
Issue:
The customer has found an issue where a tooltip icon can display multiple messages. This is similar to the issue found in LPS-104826.
To Reproduce:
- Go to Control Panel > Configuration > Instance Settings > SSO > CAS.
- Mouse over the tooltip icon for field "Server URL".
- Click on the message and then mouse over the tooltip icon again.
Actual results:
Multiple messages appear over the icon (both the default browser version and Liferay's version). See video 73x.mp4.
Expected results:
A single message should appear over the icon, either on mouse-down or mouse-over.
Reproduced On:
- master (7f291f5c74c1fd60) (need
LPS-124021to reproduce) - 7.3.x (f22dbd1b20070d11)
- 7.2.x (b5ce62f037adbe53)
- demands
-
LPS-124021 The tooltip can not be displayed when hovering on the tooltip icon
- Closed