Closed
Bug 1472045
Opened 7 years ago
Closed 3 years ago
Right-clicking <input> element in the options_ui result in LoginRecipes to trigger
Categories
(Toolkit :: Password Manager, defect, P5)
Toolkit
Password Manager
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: u608644, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20100101
Steps to reproduce:
Install Webext add-on which using options_ui.
Right-click <INPUT> element in the options_ui.
Actual results:
LoginRecipes: getRecipes: falling back to a synchronous message for: moz-extension://... LoginRecipes.jsm:243
Expected results:
LoginRecipes should ignore moz-extension
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0
Build ID:20180702220046
Managed to reproduce the issue on Windows 7 x64 with the latest Nightly 63.0a1, using "Beastify" web extension.
The following error is displayed in the Browser Console:
Unchecked lastError value: Error: An unexpected error occurred choose_beast.js:35
<anonymous>
moz-extension://dc893b1c-434f-4ce2-927e-83f96a3c40cb/popup/choose_beast.js:35:3
Status: UNCONFIRMED → NEW
Component: Untriaged → General
Ever confirmed: true
Product: Firefox → WebExtensions
Version: 61 Branch → Trunk
Updated•7 years ago
|
Component: General → Password Manager
Product: WebExtensions → Toolkit
Comment 2•7 years ago
|
||
This is harmless and will require higher level decisions about whether password manager should act on moz-extension: URIs.
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•