Closed Bug 1439322 Opened 6 years ago Closed 6 years ago

Honor titlebar button order

Categories

(Core :: Widget: Gtk, enhancement)

59 Branch
enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: stransky, Unassigned)

References

(Blocks 1 open bug)

Details

We don't titlebar button order - we render minimize/maximize/close buttons now. 

It would need to reorder buttons at browser.xul:

https://dxr.mozilla.org/mozilla-central/rev/ad133cd410a719c0b67e61b8d3b1c77a32fd80a9/browser/base/content/browser.xul#586
Does this also include not honoring the native button position (left edge vs. right edge)?
(In reply to Martin Giger [:freaktechnik] from comment #1)
> Does this also include not honoring the native button position (left edge
> vs. right edge)?

Yes, we don't follow that.
Actually the left/right placement is Bug 1433667. Closing this one as WONTFIX as I have no intention to fix this one.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
We can use -moz-box-ordinal-group property to order the buttons if there's such need.
You need to log in before you can comment on or make changes to this bug.