Bug ID 760624: MSIE logon page form alignment right might not get displayed correctly

Last Modified: Sep 14, 2023

Affected Product(s):
BIG-IP AAM(all modules)

Known Affected Versions:
14.1.0, 14.1.0.1, 14.1.0.2, 14.1.0.3, 14.1.0.5, 14.1.0.6, 14.1.2, 14.1.2.1, 14.1.2.2, 14.1.2.3, 14.1.2.4, 14.1.2.5, 14.1.2.6, 14.1.2.7, 14.1.2.8, 14.1.3, 14.1.3.1, 14.1.4, 14.1.4.1, 14.1.4.2, 14.1.4.3, 14.1.4.4, 14.1.4.5, 14.1.4.6, 14.1.5, 14.1.5.1, 14.1.5.2, 14.1.5.3, 14.1.5.4, 14.1.5.6

Fixed In:
15.0.0

Opened: Mar 06, 2019

Severity: 3-Major

Symptoms

In Microsoft Internet Explorer, the logon page form is not aligned properly.

Impact

This is a cosmetic issue. There is no functional impact.

Conditions

This occurs when the following settings are configured: -- In General Page Style Settings :: Page Alignment, and choose Right -- In Layout Settings :: Page layout, choose Form Right. -- In Form Settings :: Form alignment, choose Right.

Workaround

You can work around this issue by modifying the following selector in apm_full.css: table#main_table table#interaction_table Add following lines at the end: <? if(($_GET['ctype'] == 'IE' || $_GET['ctype'] == '') && getCssCustiomizationVar("form_alignment") == "right" ) { ?> float: %[form_alignment]; <? } ?>

Fix Information

In Microsoft Internet Explorer, the logon page form is now aligned properly.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips