Issues Resolved (v15 Upgrade #1.14)

Release Date: Friday, August 9th, 2024

Extended Combo (Deprecated Mutation Events in Google Chrome)

Issue 13069

On 08/30/2024, a Google Chrome update obsolete the "DOM Subtree" javascript event, which causes the Extended Combo to stop working. These deprecated events also affect floating attributes.

To have this issue fixed, the following files should be overwritten in the web application:

  • <GX>\UserControls\DVelop\Bootstrap\DropDownOptions/BootstrapDropDownOptionsRender.js to the folder: <WebApp>\DVelop\Bootstrap\DropDownOptions
  • <GX>\UserControls\DVelop\Bootstrap\Shared\DVelopBootstrap.js to the folder: <WebApp>\DVelop\Bootstrap\Shared
  • <GX>\UserControls\DVelop\WorkWithPlusUtilities\WorkWithPlusUtilitiesRender.js to the folder: <WebApp>\DVelop\Bootstrap\WorkWithPlusUtilities
  • <GX>\UserControls\DVelop\Shared\WorkWithPlusCommon.js to the folder: <WebApp>\DVelop\Bootstrap\Shared

<WebApp> is the folder where the application is located for .Net or for .NetFramework applications. For Java applications it is <webAppFolder>\static

This is done automatically by GeneXus when making changes on one of the objects that use the updated User Controls. In this case, the following:

  • WorkWithPlusMasterPage
  • Any List object that has Title Filters