Article Details
Id:17254
Product:finPOWER Connect
Type:FIX
Version:3.03.03
Opened:05/08/2020
Closed:05/08/2020
Released:01/10/2020
Job: J024773

HTML Widgets; Full width textboxes with buttons not displaying correctly when scrollbar is visible

Full-width textbox controls in HTML Widgets that display a button to the right (e.g., the Ranges page of the Run Account Processes wizard) would occasionally drop the button to the line below and/ or incorrectly display scrollbars on the page.

The underlying layout for this type of control has been updated to use the CSS flexbox model.

Many HTML Widgets contained code to try and minimise this issue; this code can be removed but should not cause any issues if it remains. For example, the Run Account Processes wizard has the remark "NOTE: Resize ranges twice otherwise buttons may not properly align" in the tabWizard_Resize event.

The following HTML Widgets have been updated:

  • HtmlWidget_AccountProcesses
    • Version: 2.01 (5/08/2020)