Bug 1319514

Summary: [gtk3] busted dialog windows in control-center
Product: [Fedora] Fedora Reporter: Joachim Frieben <jfrieben>
Component: gtk3Assignee: Matthias Clasen <mclasen>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: ccecchi, erik-fedora, mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: gtk3-3.20.3-1.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-19 14:27:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Screenshot of GNOME control center none

Description Joachim Frieben 2016-03-20 20:24:59 UTC
Created attachment 1138373 [details]
Screenshot of GNOME control center

Description of problem:
After updating to gtk3-3.19.12-1.fc24, various dialog windows in GNOME control center are messed up, see attached screenshot.

Version-Release number of selected component (if applicable):
gtk3-3.19.12-1.fc24

How reproducible:
Always

Steps to Reproduce:
1. Try to create a new OpenVPN connection.

Actual results:
Only some of the dialog widgets are visible because of the reduced and fixed windows geometry.

Expected results:
All dialog widgets are visible and can be accessed.

Additional info:
Overview of Changes in GTK+ 3.19.12
===================================
* GTK+ now respects default size even for windows that are not resizable

Comment 1 Joachim Frieben 2016-04-14 07:55:15 UTC
As a workaround, nm-connection-editor can be used which is not affected by this issue.