Webannoyances: Google home page upside-down

Created on 27 Aug 2020  路  3Comments  路  Source: yourduskquibbles/webannoyances

URL(s) where the issue occurs

www.google.com

Describe the issue

The google search bar appears over the logo/doodle instead of under it normally

Screenshot(s)

image

Notes

Tested with AdGuard for Windows on Chrome and AdGuard for Mac on Safari.

bug filter updates solved

All 3 comments

Yeah: "https://github.com/yourduskquibbles/webannoyances/blob/8b0b0ea22a7dd3a74eaa31dbd191ec5113102251/filters/floating_filters.txt#L8570" (no possible view other as raw).

Disable problematic filter:

!  uBO exception:
www.google.com#@##searchform:style(position: absolute !important; top: 20px !important;)

!  AG exception:
www.google.com#@$##searchform { position: absolute !important; top: 20px !important; }

#searchform may need some specificity.
IMO Google no more need top: 20px !important; so possible comment or remove line.

@Omoeba Thanks for reporting! It was indeed messed up, definitely not intentional! Should be fixed now, adguard should update the cached version of Web Annoyances list within next 12 hours or so (normally around 5pm EST) so you can use www.google.com#@$##searchform { position: absolute !important; top: 20px !important; } in your personal filter list until then if you would like

Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

KonoromiHimaries picture KonoromiHimaries  路  14Comments

RedDragonWebDesign picture RedDragonWebDesign  路  3Comments

rd-su picture rd-su  路  5Comments

Alex-302 picture Alex-302  路  6Comments

Javran picture Javran  路  8Comments