Closed Bug 1618430 Opened 4 years ago Closed 4 years ago

Add/Edit Address overlay invisible with insufficient viewport height

Categories

(Firefox :: Settings UI, defect)

73 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1608246

People

(Reporter: jscher2000, Unassigned)

Details

Attachments

(2 files)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0

Steps to reproduce:

On about:preferences, Privacy & Security, launch the Saved Addresses dialog.

Resize the window (or open DevTools) to reduce the space above and below the Saved Addresses dialog.

Then click Add... or select an existing address and click Edit...

Actual results:

No overlay appears. The Browser Console records:

TypeError: contentPane is null
subdialogs.js:434:7

The Inspector shows that

#dialogOverlay-1

has style="visibility: visible; opacity: 0.01;"

Expected results:

#dialogOverlay-1 should appear, with a scroll bar.

Ref. https://support.mozilla.org/questions/1280758

This problem might be unique to having a taller overlay on top of a shorter one. I'm not aware of that occurring elsewhere on about:preferences.

Can you add a screenshot of this problem? I've followed the STR and I'm not able to reproduce.

As this seems to be a part of the sub-dialog code I'm moving this to the preferences component.

Component: Form Autofill → Preferences
Flags: needinfo?(jscher2000)
Product: Toolkit → Firefox

At 584px or lower, the Add or Edit button doesn't display the overlay.

Flags: needinfo?(jscher2000)

Add/Edit overlay appears if viewport height is 585px or more

This was fixed by https://bugzilla.mozilla.org/show_bug.cgi?id=1608246 which will be released in Firefox 74. Thanks for filing! :)

Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: