`Edit trust` dialog in Certificates not enough bottom padding.
Categories
(Firefox :: Settings UI, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox110 | --- | unaffected |
firefox111 | --- | disabled |
firefox112 | --- | verified |
People
(Reporter: alice0775, Assigned: emilio)
References
(Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(2 files)
Steps to reproduce
- Access about:preferences#privacy and scroll down to Certificates
- Select View certificates > Authorities tab and then a cert
- Click on
Edit trust
button
Expected result
No bottom padding of OK
and Cancel
Actual result
Should be provided adequate padding.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=6d37ee664b922e926a686feba165b20a628626e3&tochange=62fd688e335958ef1e95328d7bab329be8ad3a0f
Comment 1•2 years ago
|
||
:emilio, since you are the author of the regressor, bug 1815255, could you take a look? Also, could you set the severity field?
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 2•2 years ago
|
||
Use mozSubDialogReady (same as for content subdialogs) as an extra
waiting point.
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Comment 5•2 years ago
•
|
||
The issue was reproduced in Nightly 112.0a1 (2023-02-27) on macOS 12, win 11 and ubuntu 22.
Verified - fixed in beta 112.0b4 and the latest 113.0a1 (2023-03-19), on macOS 12, win 11 and ubuntu 22.
Description
•