[Bug 1287293] Re: Switch always slides off->on when entering screen

2016-09-27 Thread Jonas G. Drange
So, given the discussion in bug 1276066, we are to hide the control elements until we know its value. This seems to be the issue only for slow components, primarily components using a QMenuModel backend. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1287293] Re: Switch always slides off->on when entering screen

2015-10-01 Thread Matthew Paul Thomas
I just realized I reported a duplicate of this for Bluetooth last week. So it's not the case that the Bluetooth panel works fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287293 Title: Switch

[Bug 1287293] Re: Switch always slides off-on when entering screen

2014-09-19 Thread Pat McGowan
Not sure how this is a toolkit issue. The BT panel works fine, the difference is it implements its own components rather than using the menu model from the indicator. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1287293] Re: Switch always slides off-on when entering screen

2014-08-19 Thread Pat McGowan
This is ok now in bluetooth but still occurs in wifi ** Tags added: wifi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287293 Title: Switch always slides off-on when entering screen To manage

[Bug 1287293] Re: Switch always slides off-on when entering screen

2014-07-18 Thread Mathieu Trudel-Lapierre
I think this is fixed by accident via the redesign I'm working on. The bluetooth switch watches the state of the adapter, and it seems like it's behaving properly in my testing. Something worth noting as I get the branch ready... -- You received this bug notification because you are a member of

[Bug 1287293] Re: Switch always slides off-on when entering screen

2014-07-18 Thread Mathieu Trudel-Lapierre
** Branch linked: lp:~mathieu-tl/ubuntu-system-settings/bluetooth- redesign -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287293 Title: Switch always slides off-on when entering screen To manage

[Bug 1287293] Re: Switch always slides off-on when entering screen

2014-03-05 Thread Matthew Paul Thomas
So this is a toolkit bug, then? ** Also affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287293 Title: Switch always

[Bug 1287293] Re: Switch always slides off-on when entering screen

2014-03-05 Thread Lars Uebernickel
We can hack around this by using Loaders (a qml component which delays loading another component). We've done that in other places of the settings, but it's quite some effort and leads to ugly code. I've filed bug #1276066 for the toolkit a while ago asking for a way to temporarily stop

[Bug 1287293] Re: Switch always slides off-on when entering screen

2014-03-03 Thread Sebastien Bacher
Thanks, that's a known issue but one that is not easy to fix/workaround with the toolkit :/ ** Changed in: ubuntu-system-settings (Ubuntu) Importance: Undecided = High ** Changed in: ubuntu-system-settings (Ubuntu) Status: New = Triaged -- You received this bug notification because