Description:
When a user attaches an image in a response and configures the image dimensions by setting the height to auto while specifying a fixed width (for example, 250px), the configuration appears to save correctly within the editor.
However, after exporting the response, the image does not retain the user-defined width. Instead, the exported output resets or overrides the width, resulting in an image size that differs from what was explicitly configured.
Steps to Reproduce:
- Attach an image to a response.
- Set the image height to
auto. - Enter a fixed width value (e.g.,
250px). - Save the response.
- Export the response.
Actual Result:
The exported image does not preserve the specified width and renders at a different size.
Expected Result:
When height is set to auto, the system should preserve and apply the user-defined width consistently in the exported output, maintaining the same dimensions as configured in the editor.
Impact:
This behavior prevents users from controlling image layout reliably in exported content, leading to inconsistent formatting and additional manual adjustments after export.
Suggested Enhancement:
Ensure that explicitly defined image width values are respected and retained during export, even when height is set to auto.
JIRA for reference: https://rfpioinc.atlassian.net/browse/RES-158968
Requested by: ESS
Regards,
Karthick | Support Engineer