[Touch-packages] [Bug 1604322] Re: The SSID gets connected directly without password entered properly in WiFi list

2016-07-28 Thread Lukáš Tinkl
readonly property bool isConnected: menuData && menuData.actionState ^^ this means "if action state is true" therefore the respective indicator-network action tells us the AP is connected. Nothing we can do about this in unity8 and as the comment #10 says, it also happens in system settings,

[Touch-packages] [Bug 1604322] Re: The SSID gets connected directly without password entered properly in WiFi list

2016-07-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: indicator-network (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1604322] Re: The SSID gets connected directly without password entered properly in WiFi list

2016-07-28 Thread Yuan-Chen Cheng
** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1604322 Title: The SSID gets

[Touch-packages] [Bug 1604322] Re: The SSID gets connected directly without password entered properly in WiFi list

2016-07-27 Thread Vicamo Yang
I did not digg into Unity8 and qmenumodel too much but in ${unity8_srctop}/qml/Wizard/Pages/30-wifi.qml, LocalComponents.Page { readonly property bool connected: Connectivity.online Component { id: accessPointComponent ListItem { readonly property bool isConnected: