ghost text box appears in One-Click Search Engines list of about:preferences
Categories
(Firefox :: Settings UI, defect, P3)
Tracking
()
People
(Reporter: alice0775, Assigned: Gijs)
References
Details
(Whiteboard: [dupe me])
Attachments
(2 files)
Steps to Reproduce:
- about:preferences
- Search
- Double click to edit keyword
- General
--- Browser console shows the following error - Search and scroll to One-Click Search Engines
--- ghost text box appears - Click a search engine
--- ghost text box is still there
Actual Results:
Browser console shows the following error
TypeError: aEvent is undefined search.js:282:18
onInputBlur chrome://browser/content/preferences/in-content/search.js:282
handleEvent chrome://browser/content/preferences/in-content/search.js:241
TypeError: this.view is null tree.js:1152:9
stopEditing chrome://global/content/elements/tree.js:1152
setupEventListeners chrome://global/content/elements/tree.js:693
And ghost text box appears
Expected Results:
No error, no ghost text box
Assignee | ||
Comment 1•6 years ago
|
||
Thanks for providing all the relevant info (esp. error messages) in comment #0, looks like fixing this is pretty trivial.
Assignee | ||
Comment 2•6 years ago
|
||
Comment 5•6 years ago
|
||
bugherder |
Updated•5 years ago
|
Comment 6•5 years ago
|
||
I have managed to reproduce this issue on an affected Firefox 67.0b12 build using Windows 10 x64 by following the STR from comment 0.
This issue is verified fixed using Firefox 68.0b7 on the following OSes: Windows 10 x64, Ubuntu 18.04 x64, Windows 7 x64, macOS 10.13.6.
Description
•