Version: 0.9 (using KDE 4.7.2) OS: Linux This is nothing serious, but it would be nice to have it fixed. Before I create a VPN connection, the widget shows on the left side the VPN label and the status "Not connected" in gray fonts; this makes sense as the connection is inactive. However, once a connection is established, the fonts should become black, showing that the connection is active. Nevertheless, after a successful connection the fonts remain gray. Also, maybe the VPN label "Virtual Private Network" should always be black regardless of the state of connection? Reproducible: Always Steps to Reproduce: create a VPN connection Actual Results: the fonts remain gray Expected Results: the fonts should be black
Git commit 0b5fe86b5d1daf68440ae6a5cf980b9ecc03649f by Lamarque V. Souza. Committed on 31/10/2011 at 22:21. Pushed by lvsouza into branch 'master'. Enable VPN Interface item in activating and activated connection states. BUG: 285406 M +1 -0 applet/vpninterfaceitem.cpp http://commits.kde.org/networkmanagement/0b5fe86b5d1daf68440ae6a5cf980b9ecc03649f
Git commit b9de431f4187d628b309b34a349557031c25a5da by Lamarque V. Souza. Committed on 31/10/2011 at 22:21. Pushed by lvsouza into branch 'nm09'. Enable VPN Interface item in activating and activated connection states. BUG: 285406 (cherry picked from commit 0b5fe86b5d1daf68440ae6a5cf980b9ecc03649f) M +1 -0 applet/vpninterfaceitem.cpp http://commits.kde.org/networkmanagement/b9de431f4187d628b309b34a349557031c25a5da
I can confirm this is fixed in 4.8, thanks!