-
Bug
-
Resolution: Fixed
-
Later
-
5.9.0, 5.8.1, 5.10.0
-
None
-
None
Steps to Reproduce
1. load a blank sheet with Chrome 113
2. customize the warning message
<script defer="true"><![CDATA[ msgzss.cannotEditProtected = "Remember to unprotect the sheet before editing" ]]> </script> 3. trigger to show the warning
Current Result
Expected Result
- display the warning completely in the center of the screen no matter how long is it
- limit the warning box width to a max width
Debug info
- firefox 114 and safari 16.1 don't have this bug