Open Bug 1512591 Opened 5 years ago Updated 2 years ago

Adjust min-height for the Delete or Distrust CA certificates window

Categories

(Core :: XUL, defect, P5)

defect

Tracking

()

Tracking Status
firefox-esr60 --- affected
firefox63 --- affected
firefox64 --- affected
firefox65 --- affected

People

(Reporter: cfogel, Unassigned)

Details

Attachments

(1 file)

Attached video 2018-12-07 11-01-23.mp4
[Affected versions]:
- 49.0a1 (2016-05-01), 60.4esr, 63.03, 64.0, 65.0a1 (2018-12-06) 

[Affected platforms]:
- Ubuntu 16.04, macOS 10.13

[Steps to reproduce]:
1. Launch Firefox;
2. Access about:preferences
3. Search for Certificates in the preferences search;
4. Click on the View Certificates button;
5. Click on any certificate inside the tree;
6. Click on the Delete/Distrust button;
7. Grab the new window and resize it shrinking its width;

[Expected result]:
- the Ok and Cancel buttons are visible;

[Actual result]:
- the buttons got hidden; 

[Regression range]:
- Not a regression, it appears to be reproducible with the addition of the certificates section in preferences;
- Last good revision: d37d4edce6dd (2012-05-10)
- First bad revision: e6a9572b48f7 (2012-05-11)
- Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=d37d4edce6dd&tochange=e6a9572b48f7


[Additional notes]:
- attached recording with the issue;
- on Win8.1/Win10 the issue did not reproduce, the window kept its size;
- same case for the Edit Trust, View windows;
There's no min-height set on the dialog by the frontend CSS/XUL code. I think the height determined by XUL based on the contents of the dialog is wrong, and that's what leads to the wrong internalized min-height here.
Component: Preferences → XUL
Product: Firefox → Core
Priority: -- → P5
Severity: trivial → S4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: