Bug 146423

Summary: Save dialog infinite loop
Product: [Fedora] Fedora Reporter: Tim Niemueller <tim>
Component: gtk2Assignee: Matthias Clasen <mclasen>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-02-02 04:18:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tim Niemueller 2005-01-28 00:40:10 UTC
Description of problem:
The save dialog keeps resizing resulting in an oszillating behaviour
on too long new folder name.

Version-Release number of selected component (if applicable):
# rpm -q gtk2
gtk2-2.4.14-2.fc3

How reproducible:
Always

Steps to Reproduce:
1. Open an Gtk2 application using new save dialog like gedit
2. Save the file
3. Create a new directory. Give it a long name, so long that it cannot
be displayed in one button in the button folder nav bar.

Actual results:
The widgets inside the window are made bigger and smaller. Only way to
stop this is kill the process that opened the save dialog.

Expected results:
Should be able to just save and maybe resize the window to make the
button fit.

Additional info:
none so far

Comment 1 Matthias Clasen 2005-02-02 04:18:16 UTC
This is tracked upstream as
http://bugzilla.gnome.org/show_bug.cgi?id=154007