After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 746858 - Unable to edit vpn connection advanced settings
Unable to edit vpn connection advanced settings
Status: RESOLVED DUPLICATE of bug 693866
Product: gnome-control-center
Classification: Core
Component: Network
3.15.x
Other Linux
: Normal major
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-26 23:36 UTC by Paweł
Modified: 2015-03-27 15:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of bug (46.86 KB, image/png)
2015-03-26 23:36 UTC, Paweł
Details

Description Paweł 2015-03-26 23:36:12 UTC
Created attachment 300406 [details]
Screenshot of bug

OS: Fedora 22, Gnome 3.15.92, up to date.
Problem: Going to existing/new VPN connection settings=>Identity=>Advanced - I can't edit the first option under "Authentication" ("Uwierzytelnianie" on my screenshot). Normally there are five options to choose and check/uncheck. As seen on the screenshot, resizing does nothing to make it work.
Comment 1 Rui Matos 2015-03-27 15:17:50 UTC
The GtkScrolledWindow is missing a min-content-height. The patch in bug 693866 already sets that property but it seems like it isn't in master yet.

*** This bug has been marked as a duplicate of bug 693866 ***