[Bug 1971112] Re: File picker gets bigger more and more each time!

2022-06-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk4 - 4.6.5+ds-1ubuntu1

---
gtk4 (4.6.5+ds-1ubuntu1) kinetic; urgency=medium

  * Sync with Debian. Remaining change:
- debian/tests:
  + include the memorytexture test in the flaky set, it has been unreliable

gtk4 (4.6.5+ds-1) unstable; urgency=medium

  [ Jeremy Bicha ]
  * New upstream release (LP: #1976500)
- Fixes file chooser getting bigger each time it opens (LP: #1971112)
  * Drop 2 patches applied in new release

  [ Laurent Bigonville ]
  * debian/control.in: Disable librsvg BD on architectures where it's not
building

 -- Jeremy Bicha   Thu, 19 May 2022 10:16:34 -0400

** Changed in: gtk4 (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971112

Title:
  File picker gets bigger more and more each time!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk4/+bug/1971112/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971112] Re: File picker gets bigger more and more each time!

2022-06-01 Thread Jeremy Bicha
** Changed in: gtk4 (Ubuntu)
   Status: Confirmed => Fix Committed

** Also affects: gtk4 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: gtk4 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: gtk4 (Ubuntu Jammy)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971112

Title:
  File picker gets bigger more and more each time!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk4/+bug/1971112/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971112] Re: File picker gets bigger more and more each time!

2022-05-17 Thread Sebastien Bacher
The issue isn't snap vs deb, it's a bug in gtk4 on x11. The snaps (and
flatpak) use portals to interact with the filesystem and the GNOME
portal is written in gtk4 where the evince and thunderbird debs are
still on gtk3

reading upstream posts it sounds like doing 
$ gsettings reset org.gtk.gtk4.Settings.FileChooser window-size

should workaround the issue until the dialog is manually resized again

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971112

Title:
  File picker gets bigger more and more each time!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk4/+bug/1971112/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971112] Re: File picker gets bigger more and more each time!

2022-05-17 Thread Sebastien Bacher
** Package changed: gtk+3.0 (Ubuntu) => ubuntu

** Package changed: ubuntu => gtk4 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971112

Title:
  File picker gets bigger more and more each time!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk4/+bug/1971112/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971112] Re: File picker gets bigger more and more each time!

2022-05-17 Thread Matthew Gallagher
As I've noted in my duplicate bug report, this effects snaps (Firefox,
Brave) but not apts (Evince, Thunderbird).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971112

Title:
  File picker gets bigger more and more each time!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1971112/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971112] Re: File picker gets bigger more and more each time!

2022-05-17 Thread Dario
I also have this issue and have tried to troubleshoot it.

Maybe this is an interesting contribution.

If you use dconf-editor and find the "window-size" option for
filechooser, you can see the dimensions of the current filechooser
window. Here, you can manually set it to something reasonable (e.g.,
800x600) or the default. Then press save.

https://i.postimg.cc/zvGTpYmy/filechooer.jpg

Ok, how here is the interesting bit. When you next call the filechooser
from an app showing this annoying behaviour, you will see that you need
to reload the deconf-editor window because changes have been made. So
the app call changed the user-set size and increased it. But also
changes it from default to another size (bigger).

In my desperation I even tried to make the dconf file read only and even
tried to change its owner to prevent my user from writing (changing it).
None of these work.


Another addition to this bug. 
The behaviour where the dialogue window is not responsive is because the 
background window (the browser, for example) is still in focus. This is why you 
cannot press escape to close the filechooser. In fact, you can press ctr+s 
multiple times and it just opens a new instance of filechooser with a larger 
window than before until maximised. 

I can confirm that this behaviour is shown in Brave browser (chrome),
Firefox,  and Telegram.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971112

Title:
  File picker gets bigger more and more each time!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1971112/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971112] Re: File picker gets bigger more and more each time!

2022-05-05 Thread Tim Richardson
I see this in the xorg session in the flatpak firefox save downloads
dialog, for instance.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971112

Title:
  File picker gets bigger more and more each time!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1971112/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971112] Re: File picker gets bigger more and more each time!

2022-05-03 Thread Sebastien Bacher
Is that on an xorg session? If so it sounds like
https://gitlab.gnome.org/GNOME/gtk/-/issues/4136

** Bug watch added: gitlab.gnome.org/GNOME/gtk/-/issues #4136
   https://gitlab.gnome.org/GNOME/gtk/-/issues/4136

** Package changed: nautilus (Ubuntu) => gtk+3.0 (Ubuntu)

** Changed in: gtk+3.0 (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971112

Title:
  File picker gets bigger more and more each time!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1971112/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971112] Re: File picker gets bigger more and more each time!

2022-05-02 Thread George
Confirmed now that the same bug happens on the default installed Firefox
browser.

Setup tested used two screens with different resolutions: 1366x768 and
1920x1080

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971112

Title:
  File picker gets bigger more and more each time!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1971112/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971112] Re: File picker gets bigger more and more each time!

2022-05-02 Thread George
Hi, I get the same bug. It is mainly under Google Chrome, effecting
multiple of my users (they only use file open on that).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971112

Title:
  File picker gets bigger more and more each time!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1971112/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971112] Re: File picker gets bigger more and more each time!

2022-05-02 Thread Sebastien Bacher
Thank you for your bug report, which software are you using there? do
you get the issue with any other gtk client?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971112

Title:
  File picker gets bigger more and more each time!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1971112/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971112] Re: File picker gets bigger more and more each time!

2022-05-02 Thread Brian Murray
** Package changed: ubuntu => nautilus (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971112

Title:
  File picker gets bigger more and more each time!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1971112/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971112] Re: File picker gets bigger more and more each time!

2022-05-01 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on
Libera.chat.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1971112/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971112

Title:
  File picker gets bigger more and more each time!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1971112/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971112] Re: File picker gets bigger more and more each time!

2022-05-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971112

Title:
  File picker gets bigger more and more each time!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1971112/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs