[Freeciv-tickets] [freeciv] #43943: qt - dlogs can get lost behind map window

Back to archive index
OSDN Ticket System norep****@osdn*****
Sun Jun 26 12:25:41 JST 2022


#43943: qt - dlogs can get lost behind map window

  Open Date: 2022-02-19 22:37
Last Update: 2022-06-25 23:25

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/43943
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43943

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-06-25 23:25 Updated by: ddeanbrown

Comment:

Both of the new patches work on my Mac (which has Qt 5.15.2), but it works too well. The help dlog stays on top even when I switch to a different app, like to my web browser. Yikes!
By itself, the call to help_dlg->setWindowState(Qt::WindowState::WindowActive); doesn't bring it to the front. Maybe need something like help_dlg->bringToFront();
Re. modal dialogs - I don't understand how you can trigger the help/options dlogs on someone else's client, but I haven't played multi-player so I wouldn't know.

---------------------------------------------------------------------
Ticket Status:

      Reporter: ddeanbrown
         Owner: (None)
          Type: Bugs
        Status: Open
      Priority: 5 - Medium
     MileStone: (None)
     Component: Qt-client
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

Cloning this ticket from hostedredmine. Seen in 3.0.0
Help, diplomacy dlogs get hidden when you click on the main window (usually the map window F1, but also others like research F6 or Nations F3). Especially bad for the help dlog because you then can never see it again unless you turn off Fullscreen and resize the map window to make it smaller. Those dlogs should be modal or at least always on top.
Chippo chiph****@gmail***** says he sees the same bug on Linux/Openbox, but not on Linux/wayland-gnome-something.


-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/43943
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43943



More information about the Freeciv-tickets mailing list
Back to archive index