Closed
Bug 1801515
Opened 3 years ago
Closed 3 years ago
It's possible for extensions (like LeechBlock NG) to override the attention dot and message by updating the extension name
Categories
(WebExtensions :: General, defect, P1)
WebExtensions
General
Tracking
(firefox109 fixed)
RESOLVED
FIXED
109 Branch
| Tracking | Status | |
|---|---|---|
| firefox109 | --- | fixed |
People
(Reporter: itiel_yn8, Assigned: willdurand)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
STR:
- Install https://addons.mozilla.org/he/firefox/addon/leechblock-ng/
- Navigate to google.com
- Open the UEP and hover the LeechBlock NG UEI => the message is being changed to "Open extension" and then immediately reverts back to "Can always read ..."
- Manually add the
attention=trueattribute on the toolbaritem => it gets removed immediately after
This is because the extension is constantly updating the extension name.
This can happen also when the extension is placed in the toolbar (where the dot would disappear).
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [addons-jira]
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → wdurand
Status: NEW → ASSIGNED
| Assignee | ||
Updated•3 years ago
|
Severity: -- → S4
Priority: -- → P1
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1f07b7540065
Hover messages shouldn't be hidden by extensions in the UEP. r=rpl
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•