[Bug 914029] Re: Message text can be focused with tab key in "Untrusted packages" alert dialog

Matthew Paul Thomas mpt at canonical.com
Tue Jun 26 08:36:06 UTC 2012


** Description changed:

  software-center trunk r3045, Ubuntu 12.04
  
  1. mkdir ~/aptliststemp
  2. sudo mv /var/lib/apt/lists/*.gpg ~/aptliststemp/
  3. ./software-center some-package-you-do-not-have-installed
  4. Click "Install", and authenticate if necessary.
  5. Press Tab.
  6. Press Tab.
  7. Press Tab.
  8. Press Tab.
  9. Press Tab.
  10. Press Space.
  11. Press Tab.
  12. Close USC.
- 13. sudo mv ~/aptliststemp/*.gpg /var/lib/apt/lists/ # IMPORTANT
+ 13. sudo mv ~/aptliststemp/*.gpg /var/lib/apt/lists/ ; sudo apt-get update
  
  What happens:
  4. A "Requires installation of untrusted packages" alert appears, with a "Details" expander focused.
  5. "OK" is focused.
  6. "Repair" is focused.
  7. The text "Requires installation of untrusted packages" is focused.
  8. The text "The action would require the installation of packages from unauthenticated sources." is focused.
  9. "Details" is focused once more.
  10. A "Details" text field is revealed.
  11. A tab character is inserted in the details field.
  
  What should happen:
  5. As long as "Repair" and "OK" coexist, "Repair" should be to the left, and therefore focused first.
  7. "Details" is focused, because the error message should not be focusable.
  11. Focus leaves the text field. The field should not be editable.

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

Title:
  Message text can be focused with tab key in "Untrusted packages" alert
  dialog

Status in “aptdaemon” package in Ubuntu:
  Triaged

Bug description:
  software-center trunk r3045, Ubuntu 12.04

  1. mkdir ~/aptliststemp
  2. sudo mv /var/lib/apt/lists/*.gpg ~/aptliststemp/
  3. ./software-center some-package-you-do-not-have-installed
  4. Click "Install", and authenticate if necessary.
  5. Press Tab.
  6. Press Tab.
  7. Press Tab.
  8. Press Tab.
  9. Press Tab.
  10. Press Space.
  11. Press Tab.
  12. Close USC.
  13. sudo mv ~/aptliststemp/*.gpg /var/lib/apt/lists/ ; sudo apt-get update

  What happens:
  4. A "Requires installation of untrusted packages" alert appears, with a "Details" expander focused.
  5. "OK" is focused.
  6. "Repair" is focused.
  7. The text "Requires installation of untrusted packages" is focused.
  8. The text "The action would require the installation of packages from unauthenticated sources." is focused.
  9. "Details" is focused once more.
  10. A "Details" text field is revealed.
  11. A tab character is inserted in the details field.

  What should happen:
  5. As long as "Repair" and "OK" coexist, "Repair" should be to the left, and therefore focused first.
  7. "Details" is focused, because the error message should not be focusable.
  11. Focus leaves the text field. The field should not be editable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/914029/+subscriptions




More information about the foundations-bugs mailing list