0.9.7: impossible to click on keyring dialog since the upgrade
Bug #931958 reported by
Sebastien Bacher
This bug affects 35 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNOME Keyring |
Fix Released
|
Medium
|
|||
Unity Distro Priority |
Fix Released
|
Medium
|
Unassigned | ||
compiz (Ubuntu) |
Invalid
|
High
|
Sam Spilsbury | ||
gnome-keyring (Ubuntu) |
Fix Released
|
High
|
Sam Spilsbury | ||
seahorse (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Since the precise update yesterday compiz has an issue with the keyring dialog in guest session:
- log into a guest session
- you should get the keyring creating dialog (the one which asks your keyring password)
- click on "ok" to create an unprotected keyring
you get the "do you really want an unprotected keyring" dialog
- try to click on yes
it's impossible to do so, this dialog never gets the focus, you can select text on the dialog behind it though, keyboard navigation doesn't work either, the only think you can do is close the dialog...
Related branches
lp://qastaging/~smspillaz/compiz-core/compiz-core.fix_931958
- Tim Penhey (community): Approve
-
Diff: 22 lines (+9/-1)1 file modifiedsrc/window.cpp (+9/-1)
lp://qastaging/~smspillaz/gnome-keyring/gnome-keyring.fix_931958
- Michael Terry: Approve
-
Diff: 58 lines (+38/-0)3 files modifieddebian/changelog (+8/-0)
debian/patches/05_grab_tracking.patch (+29/-0)
debian/patches/series (+1/-0)
Changed in compiz: | |
importance: | Undecided → High |
affects: | compiz → compiz-core |
Changed in compiz-core: | |
milestone: | none → 0.9.7.0 |
tags: | added: compiz-ff-precise |
Changed in compiz-core: | |
assignee: | nobody → Sam Spilsbury (smspillaz) |
Changed in compiz (Ubuntu): | |
assignee: | nobody → Sam Spilsbury (smspillaz) |
Changed in compiz-core: | |
status: | New → In Progress |
Changed in compiz (Ubuntu): | |
status: | New → Confirmed |
Changed in unity-distro-priority: | |
status: | New → Fix Committed |
importance: | Undecided → Medium |
Changed in compiz-core: | |
status: | Fix Committed → Fix Released |
Changed in compiz (Ubuntu): | |
status: | Fix Released → Triaged |
Changed in compiz-core: | |
status: | Fix Released → Triaged |
tags: | added: rls-p-tracking |
Changed in compiz-core: | |
milestone: | 0.9.7.0 → 0.9.7.4 |
Changed in compiz-core: | |
milestone: | 0.9.7.4 → none |
Changed in compiz-core: | |
milestone: | none → 0.9.7.6 |
no longer affects: | seahorse |
Changed in gnome-keyring: | |
assignee: | nobody → Sam Spilsbury (smspillaz) |
Changed in seahorse (Ubuntu): | |
status: | New → Invalid |
Changed in gnome-keyring (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Sam Spilsbury (smspillaz) |
Changed in gnome-keyring (Ubuntu): | |
importance: | Undecided → High |
Changed in gnome-keyring: | |
assignee: | Sam Spilsbury (smspillaz) → nobody |
status: | New → Invalid |
Changed in gnome-keyring: | |
status: | Invalid → New |
Changed in gnome-keyring: | |
importance: | Undecided → Unknown |
status: | New → Unknown |
Changed in gnome-keyring: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in compiz-core: | |
milestone: | 0.9.7.6 → none |
no longer affects: | compiz-core |
Changed in gnome-keyring: | |
status: | New → Fix Released |
Changed in unity-distro-priority: | |
status: | Fix Committed → In Progress |
status: | In Progress → Fix Released |
To post a comment you must log in.
Clicking to high, it makes impossible to confirm the keyring creation and will probably bite in other cases, the setup of this dialog is a bit special though, I think that the first dialog grab the focus to force you type your password there and the second one is transient from it or something