Skip to main content

Rocket Uniface 10.4.03-040 Released

  • April 22, 2026
  • 0 replies
  • 20 views

Uniface Forum Mod

Downloads

Product availability Matrix (PAM)
Downloads of this patch are available from the Rocket Customer Support Portal.

New Feature(s)

  • Using deprecated JavaScript API functions and properties in a DSP now triggers a runtime warning in the browser console.
    Deprecated API functions and properties continue to work. No changes to existing applications are required. However, it is recommended to migrate to the replacement APIs at your earliest convenience.

Fixes

  • UNI-52342 Console warnings occur when blockUI applies blocking to UX widgets that do not support blocking.
  • UNI-14703 Using $fieldproperties to modify ComboBox or DropDownList fields may cause screen flickering.

UNI-52342  -  Console warnings occur when blockUI applies blocking to UX widgets that do not support blocking.

Solution available in patch(es):      10.4.03-040

Description:

The blockUI and unblockUI interface APIs applied the uiblocked property to all UX widgets, including those that do not support it, resulting in redundant unsupported-property warnings in the console.

Environment:

+ Uniface Version: 10.4.03
+ Browser: Browser independent
+ Operating System: OS independent
+ Database: Database independent

Workaround:

None.

Notes:

This issue has been resolved.

Back to top



UNI-14703  -  Using $fieldproperties to modify ComboBox or DropDownList fields may cause screen flickering.

Solution available in patch(es):      10.4.03-040, 10.4.04-000

Description:

When using $fieldproperties on a combobox or dropdownlist, the widget shows flickering. This becomes more of an issue when the widgets are used in a multiple occurrence list.

Environment:

+ Uniface Version : 10.4.03
+ Operating System : Windows
+ Database : DBMS independent

Workaround:

None.

Notes:

This problem is fixed.

Back to top