mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #524] Option bar not showed if no language is selected in config #339
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#339
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mada199122 on GitHub (Nov 5, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/524
Describe the bug
If no search language is selected in configuration before making a search no option bar is displayed
I don't know the correct name but I'm referring to the bar where it is possibile to select the language and the time frame of the results. (see attachments)
Standard search on google.com always offer the possibility to show the bar.
Deployment Method
runexecutableVersion of Whoogle Search
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
with language setting enabled (for example English)
without language setting enabled
Normal google search
Example link:
https://www.google.com/search?q=outdoorgearlab&client=safari&source=hp&ei=qd6EYbTkAo2TwbkPxMW26Ac&iflsig=ALs-wAMAAAAAYYTsuUdvC1exBSjPiqp2YkG-uXx2CtvU&oq=outdoorge&gs_lcp=Cgdnd3Mtd2l6EAMYADIFCAAQgAQyBQgAEIAEMgUIABCABDIFCAAQgAQyBQgAEIAEMgcIABCABBAKMgUIABCABDIFCAAQgAQyBQgAEIAEMgUIABCABDoLCC4QgAQQxwEQowI6BQguEIAEOgsILhCABBDHARDRAzoLCC4QgAQQxwEQrwE6DgguEIAEEMcBENEDEJMCOggIABCABBDJA1CPA1juF2C7H2gBcAB4AIABSYgB3ASSAQE5mAEAoAEBsAEA&sclient=gws-wiz
@ghost commented on GitHub (Nov 5, 2021):
I have the exact same problem and the same configuration... I will follow this tread for updates.
@benbusby commented on GitHub (Nov 7, 2021):
This actually would be part of the feature request in #298, since that would involve fully replacing the Google returned search bar settings with one defined in the Whoogle header template itself. It's not really a bug with Whoogle, it's more of a limitation with how Google formats results for the no-JS version of their response page.
Merging with #298.