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 682417 - network: toggle between disconnect and connect buttons on wifi details
network: toggle between disconnect and connect buttons on wifi details
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Network
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-08-22 02:52 UTC by Matthias Clasen
Modified: 2012-09-30 03:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2012-08-22 02:52:20 UTC
When showing the details for an active connection, the upper right button should be 'disconnect'. When clicking it
- the connection should be disconnected
- the ssid should remain unchanged in the page title
- we should stay on the details page
- the disconnect button should be replaced with a connect button

Essentially, we're changing to a details page that shows an in-range, but inactive connection.

And when clicking on 'connect', we should be going the other way.

Compare https://github.com/gnome-design-team/gnome-mockups/blob/master/system-settings/network/aday/png/wireless-panel.png
Comment 1 Matthias Clasen 2012-09-09 02:20:39 UTC
This is implemented in the wifi-improvements branch.