Last Modified: Sep 13, 2023
Affected Product(s):
BIG-IP APM
Known Affected Versions:
11.6.2 HF1, 11.4.1
Fixed In:
11.6.0, 11.5.1 HF5, 11.4.1 HF6
Opened: Mar 06, 2014 Severity: 4-Minor
If logon page doesn't contains HTML's input button form isn't submitted to server on enter keypress. Usually those pages uses intercepting of keypresses using onkeypress event of document object.
Pressing 'enter' doesn't submit the form, a user has to use a mouse to click the button.
Customized logon page uses submit button based on keypress interception.
* Use HTML button (<input> html tag). * Use mouse to click to button
Support of logon pages with enter keystroke interception has been added to BIG-IP Edge Client.