Alex313031 / Thorium-Special

Special builds of Thorium for SSE3 and different processors.
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
183 stars 5 forks source link

Google search engine ui bug #6

Closed stchristian closed 2 years ago

stchristian commented 2 years ago

I've just installed this latest build for arm64 mac

M103.0.5020.0

Spotted a slight UI bug on the google search page

image

I tried to find the code where this page is implemented, but couldn't. Otherwise I would have opened a PR :-)

Also just an idea, it may be easier and more maintainable to have like 1 page for all search engines. Like firefox does

image
Alex313031 commented 2 years ago

@stchristian I am aware of this bug. It affects all platforms, and Im pretty sure it's an upstream chromium bug.

And Thorium doesn't attempt to change the UI in major ways (although it does have experimental features enabled, and has a new menu on the reload button that can be accessed by right clicking on it), so although I do find that feature useful in firefox, it is probably not something I will implement in Thorium, assuming I could even figure out how to do so.