Open
Bug 1480022
Opened 8 years ago
Updated 3 years ago
Match box-show opacity if setBadgeBackgroundColor opacity is set
Categories
(WebExtensions :: Frontend, defect, P5)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: erosman, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0
Build ID: 20180731220208
Steps to reproduce:
If browserAction.setBadgeBackgroundColor has a 0 opacity e.g. rgb(0,128,255, 0), the badge style should not have a box-shadow/bottom-border.
I have set an invisible BadgeBackgroundColor but the bottom shadow/border still displays.
Badge shadow/border should also match BadgeBackgroundColor opacity if opacity is set.
| Reporter | ||
Updated•8 years ago
|
Component: Untriaged → Toolbars and Customization
Updated•8 years ago
|
Component: Toolbars and Customization → Frontend
Product: Firefox → WebExtensions
Updated•8 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•