Closed Bug 1140044 Opened 9 years ago Closed 9 years ago

Bookmarks button in browser menu does not update title when state changes, affecting a11y

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(firefox39 fixed)

RESOLVED FIXED
Firefox 39
Tracking Status
firefox39 --- fixed

People

(Reporter: mcomella, Assigned: jll544, Mentored)

Details

(Whiteboard: [lang=java][good next bug])

Attachments

(1 file)

The title on these assets is used in accessibility to describe the interaction. In this case, the title is always "Bookmark" [1], but this is not helpful when removing bookmarks. Your task:

* Add a string for "Remove bookmark" (look into m/a/b/strings.xml & m/a/b/locales/en-US/android_strings.dtd) 
* Dynamically update the title so that the correct title is applied to the action (look into m/a/b/BrowserApp.java)
* Enable accessibility to test your work! (Note: this may take a bit of learning to use)

[1]: https://mxr.mozilla.org/mozilla-central/source/mobile/android/base/locales/en-US/android_strings.dtd#44
Attachment #8579644 - Flags: review?(michael.l.comella)
Comment on attachment 8579644 [details] [diff] [review]
bug-1140044.patch

Review of attachment 8579644 [details] [diff] [review]:
-----------------------------------------------------------------

lgtm! Thanks Jeff!

Here's a try run: https://treeherder.mozilla.org/#/jobs?repo=try&revision=8853fb2842b2

Add "checkin-needed" once it goes green!
Attachment #8579644 - Flags: review?(michael.l.comella) → review+
Assignee: nobody → jll544
Keywords: checkin-needed
https://hg.mozilla.org/integration/fx-team/rev/d51655b90787
Keywords: checkin-needed
Whiteboard: [lang=java][good next bug] → [lang=java][good next bug][fixed-in-fx-team]
Jeff, if you'd like some followup work, perhaps you'd like to work on bug 1145252 or bug 1146730? Let me know if you would prefer something else too.
https://hg.mozilla.org/mozilla-central/rev/d51655b90787
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Whiteboard: [lang=java][good next bug][fixed-in-fx-team] → [lang=java][good next bug]
Target Milestone: --- → Firefox 39
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: