Closed Bug 1577655 Opened 5 years ago Closed 5 years ago

[Dismiss Wrapper] Change button visibility, button positioning, and back transition duration

Categories

(Firefox :: New Tab Page, enhancement, P1)

enhancement

Tracking

()

VERIFIED FIXED
Firefox 71
Iteration:
71.2 - Sept 16 - 29
Tracking Status
firefox71 --- verified

People

(Reporter: wolasi, Assigned: gsuntop)

References

Details

(Keywords: github-merged)

Attachments

(3 files)

Please make the following changes

Button Tweaks

Assignee: nobody → gsuntop
Priority: -- → P1

Also, let's add a text label for accessibility. Label should be "Dismiss"

Iteration: --- → 71.1 - Sept 2 - 15
Iteration: 71.1 - Sept 2 - 15 → 71.2 - Sept 16 - 29
Blocks: 1584299
Blocks: 1573905
Status: NEW → RESOLVED
Closed: 5 years ago
Keywords: github-merged
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71

I have verified this issue on Latest Firefox Nightly 71.0a1 (Build ID: 20191006214844) on Windows 10 x64, Mac 10.14.6 and Arch Linux 4.16.6 x64.
I have verified the following button tweaks and can confirm that:

  • That the "Dismiss" button is always reproducible and no longer has the opacity property.
  • The "Dismiss" button has a hover/press and focus state as per the design specifications.
  • The transition-duration for the background is set to 200ms.

However, even if the margin for .ds-dismiss .ds-dismiss-button is set to the right value (margin: 18px 18px 0 0;), it seems that .ds-dismiss-ds-text-promo .ds-dismiss-button has higher priority than .ds-dismiss .ds-dismiss-button therefore overwriting the margin to 16px. I am attaching a screenshot.
@gsuntop, is this intended?

Flags: needinfo?(gsuntop)

Good catch. Yes that should be margin: 18px 18px 0 0 not margin: 16px as overridden.

Flags: needinfo?(gsuntop)

As per the comments above (Comment 5 and Comment 6) this issue is only partially fixed.
Considering this I will reopen this issue.

Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Blocks: 1589389
Status: REOPENED → RESOLVED
Closed: 5 years ago5 years ago
Resolution: --- → FIXED

I have verified this issue on Latest Firefox Nightly 71.0a1 (Build ID: 20191021095628) on Windows 10 x64, Mac 10.14.6 and Arch Linux 5.3.6 x64.
I have verified the following button tweaks and can confirm that:

  • That the "Dismiss" button is always visible and no longer has the opacity property.
  • The "Dismiss" button has a hover/press and focus state as per the design specifications.
  • The transition-duration for the background is set to 200ms.
  • The margin for .ds-dismiss .ds-dismiss-button is set to the right value: 18px 18px 0 0;
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: