Delete Auto-Complete Entries in ChromiumRemove auto-complete field entries in Google ChromeHow can I do a...
Has any human ever had the choice to leave Earth permanently?
Removing disk while game is suspended
How should I handle players who ignore the session zero agreement?
Numbers with a minus sign in a matrix not aligned with the numbers without minus sign
Is it possible to grant users sftp access without shell access? If yes, how is it implemented?
Can I make estimated tax payments instead of withholding from my paycheck?
Why zero tolerance on nudity in space?
What is the difference between rolling more dice versus fewer dice?
How can a school be getting an epidemic of whooping cough if most of the students are vaccinated?
Why did the villain in the first Men in Black movie care about Earth's Cockroaches?
Use two 8s and two 3s to make the number 24
Is there a Linux system call to create a “view” of a range of a file?
How would an AI self awareness kill switch work?
Aligning symbols underneath each other neatly
Absorbing damage with Planeswalker
Difference between i++ and (i)++ in C
How to make ice magic work from a scientific point of view?
Citing paywalled articles accessed via illegal web sharing
How old is the day of 24 equal hours?
What sets the resolution of an analog resistive sensor?
Is a new Boolean field better than a null reference when a value can be meaningfully absent?
Does every functor from Set to Set preserve products?
Why wasn't TEventArgs made contravariant in the standard event pattern in the .NET ecosystem?
Do authors have to be politically correct in article-writing?
Delete Auto-Complete Entries in Chromium
Remove auto-complete field entries in Google ChromeHow can I do a Cache Refresh in Google Chrome?Advanced Chrome/ Chromium won't set as the default browserSetting http_proxy for Chromium in shellWhy is Chromium running all tabs in a single process?Force Chromium browser to use multiple processesChromium: ERR_CONNECTION_REFUSED on Ubuntu 16.04Chromium MIDI setup on Linuxcannot remove auto fill entries in ChromeHow do I enable side-to-side touchpad scrolling navigation in Chromium on Ubuntu 18.04?
I have tried the solution to remove auto-complete entries mentioned here, but it doesn't seem to work for me. I'm using Chromium 7.0 on Ubuntu 10.10.
I've tried delete, shift+delete, ctrl+delete and others but none seem to work. Any ideas?
ubuntu google-chrome chromium
add a comment |
I have tried the solution to remove auto-complete entries mentioned here, but it doesn't seem to work for me. I'm using Chromium 7.0 on Ubuntu 10.10.
I've tried delete, shift+delete, ctrl+delete and others but none seem to work. Any ideas?
ubuntu google-chrome chromium
add a comment |
I have tried the solution to remove auto-complete entries mentioned here, but it doesn't seem to work for me. I'm using Chromium 7.0 on Ubuntu 10.10.
I've tried delete, shift+delete, ctrl+delete and others but none seem to work. Any ideas?
ubuntu google-chrome chromium
I have tried the solution to remove auto-complete entries mentioned here, but it doesn't seem to work for me. I'm using Chromium 7.0 on Ubuntu 10.10.
I've tried delete, shift+delete, ctrl+delete and others but none seem to work. Any ideas?
ubuntu google-chrome chromium
ubuntu google-chrome chromium
edited Mar 20 '17 at 10:17
Community♦
1
1
asked Nov 26 '10 at 18:39
marcogmarcog
1,2092914
1,2092914
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
This is a known bug: Issue 6176: Delete key should delete the values from Autocomplete popup.
The solution seemed to have been making its way into the released version on March 2009, but seems to have lost its way. You might try to wake up the developers as regarding the issue.
add a comment |
I had the same problem at first - Shift-Delete didn't help (Chromium on Ubuntu 12.04), but then i've found this post https://superuser.com/a/171226/288897
Therefore, you should NOT try to delete it in the address bar, but instead locate it in the dropdown (of autocomplete) and press Shift-Delete, this should lead to the desired effect.
add a comment |
It's 2019 February now and the issue/bug still isn't solved.
New contributor
Foli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f215398%2fdelete-auto-complete-entries-in-chromium%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
This is a known bug: Issue 6176: Delete key should delete the values from Autocomplete popup.
The solution seemed to have been making its way into the released version on March 2009, but seems to have lost its way. You might try to wake up the developers as regarding the issue.
add a comment |
This is a known bug: Issue 6176: Delete key should delete the values from Autocomplete popup.
The solution seemed to have been making its way into the released version on March 2009, but seems to have lost its way. You might try to wake up the developers as regarding the issue.
add a comment |
This is a known bug: Issue 6176: Delete key should delete the values from Autocomplete popup.
The solution seemed to have been making its way into the released version on March 2009, but seems to have lost its way. You might try to wake up the developers as regarding the issue.
This is a known bug: Issue 6176: Delete key should delete the values from Autocomplete popup.
The solution seemed to have been making its way into the released version on March 2009, but seems to have lost its way. You might try to wake up the developers as regarding the issue.
answered Nov 26 '10 at 20:30
harrymcharrymc
259k14271573
259k14271573
add a comment |
add a comment |
I had the same problem at first - Shift-Delete didn't help (Chromium on Ubuntu 12.04), but then i've found this post https://superuser.com/a/171226/288897
Therefore, you should NOT try to delete it in the address bar, but instead locate it in the dropdown (of autocomplete) and press Shift-Delete, this should lead to the desired effect.
add a comment |
I had the same problem at first - Shift-Delete didn't help (Chromium on Ubuntu 12.04), but then i've found this post https://superuser.com/a/171226/288897
Therefore, you should NOT try to delete it in the address bar, but instead locate it in the dropdown (of autocomplete) and press Shift-Delete, this should lead to the desired effect.
add a comment |
I had the same problem at first - Shift-Delete didn't help (Chromium on Ubuntu 12.04), but then i've found this post https://superuser.com/a/171226/288897
Therefore, you should NOT try to delete it in the address bar, but instead locate it in the dropdown (of autocomplete) and press Shift-Delete, this should lead to the desired effect.
I had the same problem at first - Shift-Delete didn't help (Chromium on Ubuntu 12.04), but then i've found this post https://superuser.com/a/171226/288897
Therefore, you should NOT try to delete it in the address bar, but instead locate it in the dropdown (of autocomplete) and press Shift-Delete, this should lead to the desired effect.
edited Mar 20 '17 at 10:04
Community♦
1
1
answered Jun 13 '14 at 16:05
KostyantynKostyantyn
1012
1012
add a comment |
add a comment |
It's 2019 February now and the issue/bug still isn't solved.
New contributor
Foli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
It's 2019 February now and the issue/bug still isn't solved.
New contributor
Foli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
It's 2019 February now and the issue/bug still isn't solved.
New contributor
Foli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
It's 2019 February now and the issue/bug still isn't solved.
New contributor
Foli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Foli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 14 mins ago
FoliFoli
1
1
New contributor
Foli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Foli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Foli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f215398%2fdelete-auto-complete-entries-in-chromium%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown