Revert and Remove have duplicate keyboard accelerators in Sources->Other Software tab
Bug #652523 reported by
matt_hargett
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-properties (Ubuntu) |
Fix Released
|
Low
|
Robert Roth |
Bug Description
Binary package hint: synaptic
-open Synaptic
-choose Settings-
-choose the Other Software tab
-press down arrow to choose one of the entries
-press alt+R
result:
does nothing due to duplicate accelerator ('R') being used between the Remove and Revert buttons
expected result:
pressing alt+R should Remove, like it does on the Authentication tab and in most other applications in the desktop
Related branches
lp://staging/~evfool/software-properties/miscfixes
- Didier Roche-Tolomelli: Approve
-
Diff: 79 lines (+16/-5)4 files modifiedadd-apt-repository (+7/-2)
data/gtkbuilder/main.ui (+2/-2)
debian/changelog (+5/-0)
debian/python-software-properties.links (+2/-1)
CVE References
affects: | synaptic (Ubuntu) → software-properties (Ubuntu) |
Changed in software-properties (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Low |
Changed in software-properties (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in software-properties (Ubuntu): | |
assignee: | nobody → Robert Roth (evfool) |
status: | Triaged → In Progress |
Changed in software-properties (Ubuntu): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package software-properties - 0.82.3
---------------
software-properties (0.82.3) precise; urgency=low
[ Brian Murray ]
* when adding new repositories use sourceslist.add instead of append thereby
preventing duplicate entires. Thanks to Nick Russo for the patch.
LP: #854841
[ Robert Roth ] add-repository name, LP: #620098
* Updated expand properties to properly expand the bottom component to avoid
putting empty space between components. LP: #912557
* Added symbolic link for add-apt-repository manpage under the
apt-
* Changed Revert button mnemonic to avoid collision with Remove, LP: #652523
* Handle URLError from ppa pages, instruct the user to check the internet
connection (LP: #502698)
[ Marc Deslauriers ] ies/ppa. py: use pycurl to download the signing key
* SECURITY UPDATE: incorrect ssl certificate validation (LP: #915210)
- softwarepropert
fingerprint.
- tests/test_lp.py: add test.
- debian/control: add python-pycurl dependency.
- CVE-2011-4407
* Wait for PPA GPG key to get imported before ending thread (LP: #888417)
-- Marc Deslauriers <email address hidden> Fri, 03 Feb 2012 08:16:22 -0500