Closed Bug 1541377 Opened 5 years ago Closed 5 years ago

Entering “Manage data” in about:preferences#privacy with small browser window truncates the window

Categories

(Firefox :: Settings UI, defect, P3)

defect

Tracking

()

VERIFIED FIXED
Firefox 68
Tracking Status
firefox66 --- wontfix
firefox67 --- wontfix
firefox68 --- verified

People

(Reporter: atrif, Assigned: Gijs)

References

Details

Attachments

(2 files)

Affected versions

  • Firefox 67.0b7 (20190331141835)
  • Firefox 65.0 (20190124174741)
  • Firefox 68.0a1 (20190403060632)
  • Firefox 66.0.2 (20190326175229)

Affected platforms

  • macOS 10.12.6
  • Windows 10 x64
  • Ubuntu 18.04 x64

Steps to reproduce

  1. Open Firefox and resize it to a quarter of the screen.
  2. Go to about:preferences#privacy.
  3. Select “Manage data” from Cookies and Site Data section.

Expected result

  • The “Manage data” window is not truncated.

Actual result

  • “Manage data” window is truncated.

Regression range

  • This is not a recent regression as I can reproduce on 62.0a1 (20180605220158) as well. I will investigate further in case of an old regression.

Additional Notes

  • Enlarging the browser and the “Manage data” window shows all buttons.
  • Attached a screen recording with the issue.
Has Regression Range: --- → no
Has STR: --- → yes

this seems to be not a regression. but seems implementation bug.

https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f914d40a48009c5acd1093e9939cc0ec035696dd&tochange=b050e9d52468c52f4a3f47c6082232e5df562a08

Triggerd by: 4f90a5f5fb16 Fischer.json — Bug 1309123 - Show persistent-storage permission request notification, r=florian

Thank you Alice!

Has Regression Range: no → ---

(In reply to Alice0775 White from comment #1)

this seems to be not a regression. but seems implementation bug.

https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f914d40a48009c5acd1093e9939cc0ec035696dd&tochange=b050e9d52468c52f4a3f47c6082232e5df562a08

Triggerd by: 4f90a5f5fb16 Fischer.json — Bug 1309123 - Show persistent-storage permission request notification, r=florian

This is confusing, because this commit doesn't change anything directly in the preferences, and wasn't what implemented this dialog, as far as I can tell.

Alice, I don't normally ask, but are you sure about the window you got?

Flags: needinfo?(alice0775)

Before landing of Bug 1309123, there is no "Site Data" section and button in about:preferences#privacy.

Flags: needinfo?(alice0775)

(In reply to Alice0775 White from comment #4)

Before landing of Bug 1309123, there is no "Site Data" section and button in about:preferences#privacy.

Ah, it's because these changes enabled the browser.storageManager.enabled pref by default in nightly. The feature existed before then...

We deal with this more gracefully in the other exception dialogs etc. so I think we could improve something here... see bug 1128237 for how that worked. Then bug 1493844 changed it. Looks like we might just need to set contentPane on https://searchfox.org/mozilla-central/rev/14dc5b7d8a6da1854b2f9f33f1da77a97368cd54/browser/components/preferences/siteDataSettings.xul#29 .

Blocks: 1312351
Priority: -- → P3
See Also: → 1128237
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED

Not really severe and not a recent regression, so let's just wontfix for 67.

Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/8b7042135b72
add contentPane class to allow the site data settings dialog to scroll when the window height is constrained, r=jaws
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68

Hello,
The issue is verified fixed using Firefox 68.0a1 (20190414214746) on Windows 10 x64, Ubuntu 18.04 x64, macOS 10.12.

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: