Closed Bug 1430242 Opened 8 years ago Closed 8 years ago

Allow the setting of badge text on pageActions

Categories

(WebExtensions :: Frontend, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1424070

People

(Reporter: andy+bugzilla, Unassigned)

References

Details

Just like you can on a browserAction with calls to setBadgeText(), getBadgeText(), setBadgeBackgroundColor() and getBadgeBackgroundColor()
This is easier said than done. browserAction buttons use toolbar button bindings that have support for badge text, and have extra padding for the badge text to fit into. pageAction buttons are just <image>s, and they don't really have their own padding for the badge text to spill into.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.