Closed Bug 1625253 Opened 4 years ago Closed 4 years ago

[Wayland] About dialog opens in weird position

Categories

(Core :: Widget: Gtk, defect, P3)

76 Branch
All
Linux
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: eldmannen+mozilla, Unassigned)

References

(Blocks 1 open bug)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0

Steps to reproduce:

Firefox nightly running under Wayland.
Menu -> Help -> About Nightly

Actual results:

The window opened in a weird position, it is not centered, and it is not the same position as when opening the About dialog under X.Org or Windows.

Expected results:

The About dialog should open centered, in the same way it does under X.Org and on other systems such as Windows.

Blocks: wayland
OS: Unspecified → Linux
Hardware: Unspecified → All
Summary: About dialog opens in weird position → [Wayland] About dialog opens in weird position

Bugbug thinks this bug should belong to this component, but please revert this change in case of error.

Component: Untriaged → Widget: Gtk
Product: Firefox → Core
Priority: -- → P3

We can't position newly opened toplevel windows on wayland because the protocol does not allow it so unfortunately this is a wontfix.

Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX

FWIW: it would be possible if a popup dialog was used, similar to e.g. the saving dialog.

The window position could be better if it was a modal dialog instead of a top-level window. However the nice with a top-level window is that the user can continue to interact with the application while it is downloading the update.

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