Session and account indicators do not have an accessible description.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Session Menu |
Fix Released
|
High
|
Ted Gould | |
| indicator-session (Ubuntu) |
High
|
Canonical Desktop Experience Team | ||
| Precise |
High
|
Canonical Desktop Experience Team |
Bug Description
affects ubuntu/
tag a11y
affects indicator-session
In natty, there was an accessible description for the session indicator. Since another indicator was added to the same code base in oneiric, there is no longer an accessible description for the sesion, or the accounts indicator.
Related branches
- Conor Curran (community): Approve on 2012-02-23
-
Diff: 27 lines (+4/-0)1 file modifiedsrc/indicator-session.c (+4/-0)
- Ken VanDine: Pending requested 2012-04-05
-
Diff: 2140 lines (+775/-189)37 files modifiedAUTHORS (+1/-0)
ChangeLog (+36/-0)
Makefile.am (+2/-0)
Makefile.am.coverage (+48/-0)
Makefile.in (+59/-11)
configure (+312/-11)
configure.ac (+19/-6)
data/Makefile.am (+0/-27)
data/Makefile.in (+28/-64)
data/extra-sessions/Makefile.in (+8/-1)
data/icons/16x16/Makefile.in (+8/-1)
data/icons/16x16/actions/Makefile.in (+8/-1)
data/icons/16x16/status/Makefile.in (+8/-1)
data/icons/22x22/Makefile.in (+8/-1)
data/icons/22x22/actions/Makefile.in (+8/-1)
data/icons/22x22/status/Makefile.in (+8/-1)
data/icons/24x24/Makefile.in (+8/-1)
data/icons/24x24/actions/Makefile.in (+8/-1)
data/icons/24x24/status/Makefile.in (+8/-1)
data/icons/32x32/Makefile.in (+8/-1)
data/icons/32x32/actions/Makefile.in (+8/-1)
data/icons/32x32/status/Makefile.in (+8/-1)
data/icons/Makefile.in (+8/-1)
data/icons/scalable/Makefile.in (+8/-1)
data/icons/scalable/actions/Makefile.in (+8/-1)
data/icons/scalable/status/Makefile.in (+8/-1)
data/indicator-session-lock-screen.desktop.in.in (+0/-10)
data/indicator-session-logout.desktop.in.in (+0/-10)
data/indicator-session-restart.desktop.in.in (+0/-10)
data/indicator-session-shutdown.desktop.in.in (+0/-10)
debian/changelog (+8/-0)
m4/gcov.m4 (+86/-0)
po/POTFILES.in (+0/-4)
src/Makefile.am (+12/-2)
src/Makefile.in (+26/-7)
src/gtk-logout-helper.c (+1/-0)
src/session-service.c (+1/-0)
Changed in indicator-session: | |
assignee: | nobody → Ted Gould (ted) |
Changed in indicator-session: | |
status: | New → Incomplete |
status: | Incomplete → New |
Changed in indicator-session (Ubuntu): | |
assignee: | nobody → Canonical Desktop Experience Team (canonical-dx-team) |
Changed in indicator-session: | |
importance: | Undecided → High |
Changed in indicator-session (Ubuntu): | |
importance: | Undecided → High |
Launchpad Janitor (janitor) wrote : | #1 |
Changed in indicator-session (Ubuntu): | |
status: | New → Confirmed |
Changed in indicator-session: | |
status: | New → Triaged |
Changed in indicator-session (Ubuntu Precise): | |
status: | Confirmed → Triaged |
Changed in indicator-session: | |
milestone: | none → 0.3.91 |
Changed in indicator-session: | |
status: | Triaged → In Progress |
Changed in indicator-session: | |
status: | In Progress → Fix Released |
milestone: | 0.3.91 → 0.3.92 |
Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package indicator-session - 0.3.92-0ubuntu1
---------------
indicator-session (0.3.92-0ubuntu1) precise; urgency=low
* debian/
- get the indicator to enforce locking again since we still have cases
where locking is not done otherwise (lp: #939518)
[ Martin Pitt ]
* debian/control: Add alternative packagekit dependency, since this ought to
work with either the aptdaemon pkcompat or packagekit itself.
[ Ted Gould ]
* New upstream release.
* Make GUDev dependency optional for non-Linux kernels
* Add accessibility strings on the icons (LP: #891861)
-- Sebastien Bacher <email address hidden> Thu, 23 Feb 2012 19:42:06 +0100
Changed in indicator-session (Ubuntu Precise): | |
status: | Triaged → Fix Released |
Status changed to 'Confirmed' because the bug affects multiple users.