On Fri, Sep 04, 2015 at 01:14:11PM -0000, Bill Filler wrote:
> Public bug reported:
> 
> Steps to reproduce:
> - reflash your phone
> - go to date/time settings
> - start typing "Boston" in search field
> 
> Expected results:
> - Should see the text "Boston" immediately entered into the search field, 
> with results updated as each letter is typed
> 
> Actual results:
> - I only see "B" entered into the text field and everything blocks until the 
> first set of search results comes back, then "Boston" is filled in the text 
> field
> 
> Seems the search must be happening in the same thread as UI which is
> causing typing of the search string to block

No, we use QtConcurrent to do that.

It's probably something else, like incorrect blocking or maybe a
different part which is done synchronously.

-- 
Iain Lane                                  [ [email protected] ]
Debian Developer                                   [ [email protected] ]
Ubuntu Developer                                   [ [email protected] ]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1492260

Title:
  typing in search field of date/time settings blocks UI

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1492260/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to