[Bug 2070150] Re: Cannot move a window of a pop-up with error message

2024-11-25 Thread Nathan Teodosio
That's the paradigm Gnome chose for alternate windows. You could consider using other desktops, maybe KDE. I suppose the purpose of the log view-port is to follow progress. But I did not design the program so don't take my word for it. (: ** Changed in: ubuntu-release-upgrader (Ubuntu) Importa

[Bug 2070150] Re: Cannot move a window of a pop-up with error message

2024-11-22 Thread max chistyakov
>but in practice most users will not display that section, and even if they do the log is available on disk then, what purpose of printing logs in the updater window, if nobody can't see them in case of failure? -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 2070150] Re: Cannot move a window of a pop-up with error message

2024-11-22 Thread max chistyakov
I've noticed the same behavior in another cases in Gnome. For example, here I call the dialog window in the Firefox , and try to move the dialog window, not the parent window. But, the entire window in moving, not just a child. This behavior also noticed in snap desktop telegram version, and Chrom

[Bug 2070150] Re: Cannot move a window of a pop-up with error message

2024-11-22 Thread Nathan Teodosio
> you might end up in a situation where the error dialog doesn't get focus Hum, I did not anticipate that. Don't all new windows grab focus in Gnome? > /get placed somewhere else That is true, as they are now disconnected it could show up in e.g. a different workspace. I did not see that as much

[Bug 2070150] Re: Cannot move a window of a pop-up with error message

2024-11-22 Thread Sebastien Bacher
I'm not convinced that the change is a win. If the dialog isn't transient then you might end up in a situation where the error dialog doesn't get focus/get placed somewhere else. The main interface would then be blocked without explanation of why. It is inconvenient that the error dialog could pr

[Bug 2070150] Re: Cannot move a window of a pop-up with error message

2024-07-11 Thread Nathan Teodosio
No. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2070150 Title: Cannot move a window of a pop-up with error message To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/

[Bug 2070150] Re: Cannot move a window of a pop-up with error message

2024-07-10 Thread max chistyakov
@nteodosio is there any actions required from my side? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2070150 Title: Cannot move a window of a pop-up with error message To manage notifications about

[Bug 2070150] Re: Cannot move a window of a pop-up with error message

2024-07-10 Thread Nathan Teodosio
You are welcome, please note this change is waiting for review — in "related branches" you get the list of merge requests to fix this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2070150 Title:

[Bug 2070150] Re: Cannot move a window of a pop-up with error message

2024-07-10 Thread max chistyakov
@~nteodosio thank you for your response! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2070150 Title: Cannot move a window of a pop-up with error message To manage notifications about this bug go t

[Bug 2070150] Re: Cannot move a window of a pop-up with error message

2024-06-24 Thread Nathan Teodosio
My comment #1 analysis was based on Update Manager, which is not actually the affected component. It however still applies to the affected component, ubuntu-release-updater, insofar as the marking the dialog transient causes the issue. ** Changed in: ubuntu-release-upgrader (Ubuntu) Assignee:

[Bug 2070150] Re: Cannot move a window of a pop-up with error message

2024-06-24 Thread Nathan Teodosio
** Merge proposal linked: https://code.launchpad.net/~nteodosio/ubuntu-release-upgrader/+git/ubuntu-release-upgrader/+merge/468079 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2070150 Title: Ca

[Bug 2070150] Re: Cannot move a window of a pop-up with error message

2024-06-24 Thread max chistyakov
** Description changed: 1. Currently lsb_release -rd show me Description: Ubuntu 24.04 LTS, but it seems I don't completely update from the 23.x version 2. apt-cache policy update-manager update-manager: - Installed: 1:24.04.6 - Candidate: 1:24.04.6 - Version table: - *** 1

[Bug 2070150] Re: Cannot move a window of a pop-up with error message

2024-06-24 Thread Nathan Teodosio
** Changed in: ubuntu-release-upgrader (Ubuntu) Status: New => Triaged ** Changed in: ubuntu-release-upgrader (Ubuntu) Importance: Undecided => Medium ** Changed in: update-manager (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a membe

[Bug 2070150] Re: Cannot move a window of a pop-up with error message

2024-06-24 Thread Nathan Teodosio
** Also affects: ubuntu-release-upgrader (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2070150 Title: Cannot move a window of a pop-up with error

[Bug 2070150] Re: Cannot move a window of a pop-up with error message

2024-06-24 Thread Nathan Teodosio
Marking the dialog window as transient[1] and or modal[2], as GTK directs, causes this annoyance. Unfortunately all the dialogs in the program are sub-classed from this transient-and-modal window class, so thought must be given for whether we want to remove those properties entirely or just allow