Closed Bug 1842212 Opened 1 year ago Closed 1 year ago

Use moz-button-group in popupnotification.js

Categories

(Toolkit :: UI Widgets, task)

task

Tracking

()

RESOLVED DUPLICATE of bug 1832348

People

(Reporter: hjones, Unassigned)

References

Details

(Whiteboard: [recomp])

Our popupnotification is a panel/dialog like element that has some CSS code that handles reordering the buttons on windows: https://searchfox.org/mozilla-central/rev/85b4f7363292b272eb9b606e00de2c37a6be73f0/toolkit/themes/shared/popupnotification.css#77-84

Using order: -1 causes issues with the tab focus order on Windows - see Bug 1831425. This seems like a case where we could potentially use moz-button-group and remove the ordering code from popupnotification.css.

Whiteboard: [fidefe-reusable-components]

Looks like this work is already getting done as part of Bug 1832348

Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1832348
Resolution: --- → DUPLICATE
Whiteboard: [fidefe-reusable-components] → [recomp]
You need to log in before you can comment on or make changes to this bug.