[Bug 1528178] Re: Popover steals focus on open

2016-01-27 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

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

Title:
  Popover steals focus on open

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1528178] Re: Popover steals focus on open

2016-01-13 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160111.1-0ubuntu1

---
unity8 (8.11+16.04.20160111.1-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Clear fake item icon name as soon as it goes invisible (LP:
#1531172)
  * Fix LVWPH test failing on Xenial (Qt 5.5)
  * Fix dragging so that test passes on Xenial
  * Fix focus on the dash page header text field with new SDK (LP:
#1528178)
  * Make the card creator test pass again
  * Quit the dash communicator thread before destroying it (LP:
#1508485)
  * Remove duplicated override_dh_auto_clean
  * SDK changed the name they give to the buttons, follow

  [ Andrea Cimitan ]
  * Fix a broken binding

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ Daniel d'Andrada ]
  * Have "make tryFoo" work with Qt 5.5
  * Make DragHandle tests run again.

  [ Lukáš Tinkl ]
  * Fix dismissing the launcher when clicking/tapping outside (LP:
#1531339, #1530940)
  * Fix panel drop shadow and click-to-focus of maximized apps (LP:
#1531854)
  * Fix wifi access point indicator items signal strength icon on
desktop

  [ Michael Terry ]
  * Guard against a couple odd timing scenarios for the too-many-failed-
login-attempts lockout screen.
  * Skip the wizard's password screens if there is already a password
set by other means. (LP: #1531268)
  * Stop the emergency dialer from accidentally exposing the mtp
service. (LP: #1525981)

  [ Michael Zanetti ]
  * Make sure the triangle of the quicklist is in bounds (LP: #1531340)

  [ Pawel Stolowski ]
  * Changes 'shareData' and 'contentType' attributes to 'share-data' and
'content-type', to match existing naming schema.

 -- Michał Sawicz   Mon, 11 Jan 2016
17:38:49 +

** Changed in: unity8 (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Popover steals focus on open

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1528178] Re: Popover steals focus on open

2016-01-13 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Committed

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

Title:
  Popover steals focus on open

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1528178] Re: Popover steals focus on open

2016-01-11 Thread Michał Sawicz
** Description changed:

+ Steps:
+ * go into dash, search for something
+ * cancel the search
+ * press the search button again
+ 
+ Expected:
+ * history pops up
+ * search field focused and OSK comes up
+ 
+ Current:
+ * history pops up
+ * search field unfocused and no OSK
+ 
  Until the version 1.3.1761+16.04.20151216.1-0ubuntu1 (and included) of
  ubuntu-ui-toolkit the following code
  
  http://paste.ubuntu.com/14126916/
  
  Kept the focus on the TextField after pressing on it.
  
  Using 1.3.1778+15.04.20151217.1-0ubuntu1 that just landed in stable-
  phone-overlay PPA the TextFeild doesn't have focus anymore.
  
  It seems like a regression to me. Or was this done on purpose?

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

Title:
  Popover steals focus on open

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1528178] Re: Popover steals focus on open

2016-01-05 Thread Olivier Tilloy
Note that this also affects webbrowser-app, where context menus are
implemented as popovers, but stealing active focus from the webview is
not desirable. I’ve found a (fragile) workaround, see bug #1526884.

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

Title:
  Popover steals focus on open

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1528178] Re: Popover steals focus on open

2015-12-21 Thread Michał Sawicz
** Changed in: canonical-devices-system-image
   Status: Confirmed => In Progress

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

Title:
  Popover steals focus on open

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1528178] Re: Popover steals focus on open

2015-12-21 Thread Pat McGowan
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
   Importance: Undecided => High

** Changed in: canonical-devices-system-image
   Status: New => Confirmed

** Changed in: canonical-devices-system-image
Milestone: None => ww02-2016

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Michał Sawicz (saviq)

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

Title:
  Popover steals focus on open

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1528178] Re: Popover steals focus on open

2015-12-21 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/forceActiveFocusDashHeader

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

Title:
  Popover steals focus on open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1528178/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs