on a scheme, i have four pressure fields. All of the dynamic text fields’ sizes are set to fixed size, means Autosize = NO, but two of the fields are autosizing on Chrome (87.0.4280.88 (Official Build) (64 bit)) but not on i.e. Microsoft Edge (Version 87.0.664.66 (Official build) (64-bit)).
It looks like it depends on the zoom factor. If fit-to-screen has been clicked; same behaviour on both browsers, on both -Chrome and Edge- two of the fields is being shown with autoadapting width (like Autosize=YES). When i zoom in two times, the two fields are being displayed correctly, that means they are fixed to predefined size.