You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The sap.m.Dialog had a similar issue when using translate transform to center the dialog, some text may appear blurry. The issue was resolved by removing transform translate and instead using javascript to calculate the pos top/left. The commit can be found here: https://git.wdf.sap.corp:8080/c/openui5/+/4712866
Describe the bug
The sap.m.Dialog had a similar issue when using translate transform to center the dialog, some text may appear blurry. The issue was resolved by removing transform translate and instead using javascript to calculate the pos top/left. The commit can be found here: https://git.wdf.sap.corp:8080/c/openui5/+/4712866
To reproduce
Steps to reproduce the behavior:
Expected behavior
Text/Content in the dialog is clear between all browsers.
Screenshots
Context
Affected components ui5-dialog
The text was updated successfully, but these errors were encountered: