Closed
Bug 1457133
Opened 7 years ago
Closed 7 years ago
browserAction.setBadgeText() displays mostly only three characters on Windows 10
Categories
(WebExtensions :: Untriaged, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1423366
People
(Reporter: lolipopplus, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180423171039
Steps to reproduce:
set badge text via browserAction.setBadgeText() from any WebExtension
Actual results:
As per https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/browserAction/setBadgeText
four characters should be display as max.
Expected results:
Only three characters as max.
| Reporter | ||
Updated•7 years ago
|
Severity: normal → trivial
Has STR: --- → yes
OS: Unspecified → Windows
Hardware: Unspecified → All
| Reporter | ||
Comment 1•7 years ago
|
||
I apologize for my careless mistake as I misplace between Actual Results & Expected Results.
| Reporter | ||
Updated•7 years ago
|
Summary: browserAction.setBadgeText() displays only three characters → browserAction.setBadgeText() displays mostly only three characters on Windows 10
Updated•7 years ago
|
Component: Untriaged → WebExtensions: Untriaged
Product: Firefox → Toolkit
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•