How to no show "manage passwords" when pressing the arrow up key
Dear Community,
when using a virtual machine with firefox, during navigating in a coding environment or pressing the "arrow up" key in a command window to re-run the last code, the "Passwörter verwalten" icon appears.
In english it is probably called "manage passwords". That thing is driving me crazy. How can I deactivate that it appears, when pressing the arrow key?
Thank you Greetings
Dear Community,
when using a virtual machine with firefox, during navigating in a coding environment or pressing the "arrow up" key in a command window to re-run the last code, the "Passwörter verwalten" icon appears.
In english it is probably called "manage passwords". That thing is driving me crazy. How can I deactivate that it appears, when pressing the arrow key?
Thank you
Greetings
Chosen solution
Change signon.showAutoCompleteFooter to false in about:config.
Read this answer in context 👍 2All Replies (2)
Chosen Solution
Change signon.showAutoCompleteFooter to false in about:config.
Thank you!!