Clicking outside of the upload popup while uploading a file makes the file still be uploaded, but not reflect in the grid until the page is reloaded. If the attachment attribute only accepts a single document, trying to upload a file into this attribute will show an error like 'Could not upload <filename>.' or 'Maximum number of files uploaded are 1.'; otherwise, the file will be uploaded twice.
Steps to Reproduce:
Expected Results: When the download is finished, the attachment appears in the grid.
Actual Results: When the download is finished, the attachment does not appear in the grid. Trying to upload the file in the (apparently empty) attachment attribute will show an error 'Could not upload <filename>.' or 'Maximum number of files uploaded are 1.' if it only allows a Single Document, or the file will be uploaded twice.
Clarity 16.2.x,16.3.x
DE174402
DE174402 is fixed in 16.4.0