-
Notifications
You must be signed in to change notification settings - Fork 2.6k
crash prompt dialog has both rounded and square corners - follow up to #1841 #17722
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
fix brave/brave-browser#17722 This dialog has rounded andsquared corners both. Instead of fixing this issue for all each dialogs, we should find the way to apply rounded corners globally. So, just deleted code for rounded corner.
Verified passed on
Verified test plan from brave/brave-core#9894 (comment) Verified
Verified test plan from brave/brave-core#9894 (comment) Verified
Verified test plan from brave/brave-core#9894 (comment) |
Would be nice if this could be changed with a flag. |
Description
Crash prompt was added with #1841
On macOS Catalina this crash prompt dialog looks odd, it has both rounded and square corners:
Looking at the verification notes under #1841 (comment), the prompt looks ok with macOS 12.0, but Windows and Linux behave the same as Catalina having both rounded and squared corners on this prompt.
Steps to Reproduce
Follow test plan for #1841 or:
Actual result:
Expected result:
Rounded or squared corners on the prompt, not both
Reproduces how often:
Easily
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc @brave/legacy_qa @rebron @simonhong
The text was updated successfully, but these errors were encountered: