-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.10.13 DXP SP13, 7.1.10 DXP FP17, 7.2.10 DXP FP4, Master
-
Fix Version/s: 7.0.X, 7.1.X, 7.2.10 DXP FP5, 7.2.10.2 DXP SP2, 7.2.X, 7.3.3 CE GA4, 7.3.10 DXP GA1, Master
-
Component/s: Accessibility
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce
- Set session.timeout.warning=30 in your portal-ext.properties and start Liferay.
- Wait till "Extend session" banner appears (It must not be more than 1 second)
- Move to the "Extend" button using your keyboard.
Expected behavior
Focus is going to remain in the button unless you intenionally move it.
Actual behavior
Focus is lost after the banner is updated (every second) making very difficult to extend the session.
- causes
-
LPS-119672 Session Timeout Warning does not count down for IE 11
- Closed