Submit to EWS button errors out in few conditions (e.g.: bug closed, obsolete patch, security bug without r? patch etc.). In such cases EWS Django app generates an error message. However the iframe doesn't render it properly and only first few words are easily readable, rest of the words are not in sight. Ideally we should fix the issue by ensuring that complete message is displayed. However, until we figure out how to do that, we should re-word the error messages so that most relevant information is in first few words. (Note that current workaround is to triple click on the message, copy it and paste it somewhere to see the complete message)
Created attachment 441409 [details] [fast-cq] Patch
Committed r284262 (243070@main): <https://commits.webkit.org/243070@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 441409 [details].
<rdar://problem/84312080>
Deployed on production server, seems to be working as expected.