Skip to main content

Resolved Issues

View the resolved issues for a specific Platform release.

Go to download resolved issues by patch release.

Browse release notes for a selected Pega Version.

NOTE: Enter just the Case ID number (SR or INC) in order to find the associated Support Request.

Please note: beginning with the Pega Platform 8.7.4 Patch, the Resolved Issues have moved to the Support Center.

INC-151952 · Issue 609339

Expand Pane icon responds to enter key when using JAWS

Resolved in Pega Version 8.4.4

In an Operator ID rule in Dev Studio, pressing the Enter key when focused on an Access Group expand icon caused the focus on the page to move to the top of the Contact Information frame (top left corner of the Frame). The only way to use the enter key to expand the pane without the refocus was to tab to the arrow icon and then tab a second time before pressing enter. This was traced to the expand caret icon being focussed twice due to the tabIndex for both the TD and SPAN elements holding the caret icon: TD had a focus element for accessibility of the grid, and SPAN had it for the expand pane accessibility. This has been resolved by adding a check condition before adding tabIndex to the first cell in the Grid.

INC-152084 · Issue 620951

Handling added for cross-origin DOM exceptions

Resolved in Pega Version 8.4.4

When an openURLWindow action was used to open any other domain, DOM exceptions were generated related to cross-origin iFrames communication and the UI became unresponsive. This has been resolved.

INC-152171 · Issue 610974

Unused query parameter cleaned up from harness

Resolved in Pega Version 8.4.4

Recent testing showed a legacy 'encodedPassword=true' query parameter lingering after changes were made to convert harness actions. Although there was no security implication as no sensitive information was being sent, this unused query has been removed.

INC-152340 · Issue 610910

Scrollbar consistent on switching between grids in tabs

Resolved in Pega Version 8.4.4

On switching between two grid tabs configured in a layout group of tabs, the scrollbars intermittently disappeared or doubled. This was traced to the initscrollbars function being called multiple times and adding hScrolldiv and vScrolldiv each time. To resolve this, the logic has been updated to recalculate the position style.

INC-153025 · Issue 614693

Updated table field Minimum Character validation

Resolved in Pega Version 8.4.4

The Minimum Character validation for the Table field was not working due to minchars and validationtype attributes not being populated in the markup. This has been corrected.

INC-153108 · Issue 614358

Added check to maintain disabled textarea 'when'

Resolved in Pega Version 8.4.4

The disabled text field became editable when the "Run required condition on client" checkbox was enabled. This has been resolved by adding a check for pyDisabled property to get the correct status for textarea control.

INC-153109 · Issue 611354

Validation error messages correctly cleared in nested markup

Resolved in Pega Version 8.4.4

A UI Freeze issue was seen whenever mandatory input was missed and the form was submitted. Continuing was possible after browser refresh, but a new Next>> button appeared. This was an unintended side effect of work done to correctly clear validation messages when areas had captions, and has been resolved by modifying that work so it performs as expected on nested markup.

INC-153152 · Issue 613685

Privilege on table cells updated for non-template mode

Resolved in Pega Version 8.4.4

When using a table sourced from a report definition where certain cells were hidden or shown based on privilege, the configuration worked as expected in regular tables but did not work correctly for optimized tables. This was traced to an issue with image control rendering in non-template mode related to privileges for the image, and has been resolved by updating the pzgenerateicon Rule-Utility-Function.

INC-153415 · Issue 616711

On click outside grid record will be saved

Resolved in Pega Version 8.4.4

When a record was added by copying a previous record, the new record was not saved if there was a click outside the grid. This has been resolved.

INC-153537 · Issue 614847

Corrected popup placement for Microsoft Edge browser

Resolved in Pega Version 8.4.4

Autocomplete, date control and SmartInfo pop-ups were not displayed correctly when using the Edge browser. This was due to Javascript behavior differences with that browser, and has been resolved by updating the system to ignore the scrolltop if browser is Microsoft Edge.

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us