Open
Bug 1609854
Opened 6 years ago
Updated 3 years ago
Autocomplete popup for login form shouldn't appear when clicking an <input> element to pick it up in Inspector
Categories
(DevTools :: Inspector, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: masayuki, Unassigned)
References
Details
STR:
- Open a login form of any web apps which you have saved login information with Firefox
- Focus
<input>element for user account - Open Inspector and be into "Pick an element" mode
- Click the
<input>element for user account
AR:
Autocomplete popup appears for the user account.
ER:
Should just select the <input> element.
Anything else we should know?
The popup may hide other elements and that blocks developers to click another element under it.
| Reporter | ||
Comment 1•6 years ago
|
||
Ah, this might occur only when inspector is in separated window.
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Assignee: nobody → rcaliman
Status: NEW → ASSIGNED
Updated•6 years ago
|
Assignee: rcaliman → nobody
Status: ASSIGNED → NEW
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•