[GH-ISSUE #390] [QUESTION] Disable autocompletion #259

Closed
opened 2026-02-25 20:35:17 +03:00 by kerem · 4 comments
Owner

Originally created by @ClaraCrazy on GitHub (Aug 20, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/390

As the title suggests. i dont know if this is already in there and I skipped past it because im dumb and/or blind but if not im sure theres a way to disable that, right?

Originally created by @ClaraCrazy on GitHub (Aug 20, 2021). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/390 As the title suggests. i dont know if this is already in there and I skipped past it because im dumb and/or blind but if not im sure theres a way to disable that, right?
kerem 2026-02-25 20:35:17 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@clementwzk commented on GitHub (Aug 24, 2021):

The autocomplete is done by your browser, not by Whoogle if I'm not mistaken

<!-- gh-comment-id:904803936 --> @clementwzk commented on GitHub (Aug 24, 2021): The autocomplete is done by your browser, not by Whoogle if I'm not mistaken
Author
Owner

@ClaraCrazy commented on GitHub (Aug 24, 2021):

doubt since

  1. autocomplete is a feature on the page
  2. autocomplete files in the project exist
  3. other search engines dont auto-complete
<!-- gh-comment-id:904836559 --> @ClaraCrazy commented on GitHub (Aug 24, 2021): doubt since 1. autocomplete is a feature on the page 2. autocomplete files in the project exist 3. other search engines dont auto-complete
Author
Owner

@alefvanoon commented on GitHub (Sep 4, 2021):

As the title suggests. i dont know if this is already in there and I skipped past it because im dumb and/or blind but if not im sure theres a way to disable that, right?

You can disable it from html files.
Just remove this line's:
github.com/benbusby/whoogle-search@d1e0a06ebd/app/templates/index.html (L20)

github.com/benbusby/whoogle-search@68fdd55482/app/templates/display.html (L43)

<!-- gh-comment-id:912932439 --> @alefvanoon commented on GitHub (Sep 4, 2021): > As the title suggests. i dont know if this is already in there and I skipped past it because im dumb and/or blind but if not im sure theres a way to disable that, right? You can disable it from html files. Just remove this line's: https://github.com/benbusby/whoogle-search/blob/d1e0a06ebd0b15d0c03619a98d565e8ddfdcf7c6/app/templates/index.html#L20 https://github.com/benbusby/whoogle-search/blob/68fdd554825f981a24ba3b3f1d728ec5ef260005/app/templates/display.html#L43
Author
Owner

@ClaraCrazy commented on GitHub (Sep 7, 2021):

thanks

<!-- gh-comment-id:914457208 --> @ClaraCrazy commented on GitHub (Sep 7, 2021): thanks
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#259
No description provided.