Closed Bug 1723679 Opened 4 years ago Closed 4 years ago

[de][Clear Recent History Modal] Selection Button is not aligned with other items

Categories

(Toolkit :: Data Sanitization, defect, P3)

defect

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: mehmetxsahin, Assigned: lesore0789, Mentored)

References

Details

(Keywords: good-first-bug)

Attachments

(4 files)

Nightly 92.0a1 (2021-08-02) (64-Bit)
macOS

1.) Open a New Window
2.) Open the new Clear Recent History Modal
3.) Take a look at position of the Selection Button

Actual: The Selection Button is a bit too far right and not aligned with the other items

Expected: The Selection Button could be longer to start aligned with the other items

A screenshot is attached.

Thanks :)

Depends on: 1712750

I think this is present only with the German locale, because it's the only locale that doesn't have any value for clear-time-duration-prefix.
Adding this:

#sanitizeDurationLabel[value=""] + #sanitizeDurationChoice {
  margin-inline-start: 0;
}

somewhere around sanitizeDialog.css should fix it, I think.

Maybe also interesting: We have the same situation in about:preferences#privacy

Please see the attached screenshot.

Thanks.

(In reply to Itiel from comment #1)

I think this is present only with the German locale, because it's the only locale that doesn't have any value for clear-time-duration-prefix.
Adding this:

#sanitizeDurationLabel[value=""] + #sanitizeDurationChoice {
  margin-inline-start: 0;
}

somewhere around sanitizeDialog.css should fix it, I think.

I think this is bang on the money. Let's make this a mentored bug. :-)

Mentor: gijskruitbosch+bugs
Severity: -- → S3
Keywords: good-first-bug
Priority: -- → P3
Summary: [Clear Recent History Modal] Selection Button is not aligned with other items → [de][Clear Recent History Modal] Selection Button is not aligned with other items
Component: Notifications and Alerts → Data Sanitization

Hello, I am an outreachy applicant.

Can you please assign me to this bug

Thanks

(In reply to onuohaoluebube05 from comment #4)

Hello, I am an outreachy applicant.

Can you please assign me to this bug

Thanks

We normally assign bugs when they have a patch up. It looks like you've commented on about 10 different bugs; please pick one to work on.

Assignee: nobody → lesore0789
Status: NEW → ASSIGNED
Pushed by gijskruitbosch@gmail.com: https://hg.mozilla.org/integration/autoland/rev/a6131b89a5d8 Align Selection Button with other items. r=Gijs
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch

Thanks :-) The fix is working as expected in Nightly 95.0a1 (2021-10-21) (64-Bit)

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: