themoeway / yomitan

Pop-up dictionary browser extension. Successor to Yomichan.
https://yomitan.wiki
GNU General Public License v3.0
1.12k stars 85 forks source link

Doesn't scan Google search page #1119

Open Drevarte opened 2 months ago

Drevarte commented 2 months ago

Description Yomitan doesn't scan content on search page (Google) while the option itself is enabled in the settings.

Browser version Opera One (version: 111.0.5168.25)

Yomitan version Yomitan 24.6.17.0

Exported settings file yomitan-settings-2024-06-23-02-57-38.json

Kuuuube commented 2 months ago

Nothing on the page will search? Or is it a specific part of the page wont search?

I'm unable to replicate this on both firefox and chromium.

Drevarte commented 2 months ago

Nothing on the page will search? Or is it a specific part of the page wont search?

I'm unable to replicate this on both firefox and chromium.

Neither the search bar or search results get scanned. Even "interactive" parts, like google translate window won't search (don't know how else to describe it)

tadorituki commented 2 months ago

I'm able to scan both google search bar and google translate (google chrome). I cannot scan youtube search bar, though the suggested results can be scanned. I suspect this might be because youtube is using input instead of textarea for its search. Can you inspect element to see if the search bar you are unable to scan is a input field or a textarea field. Thanks.

Youtube search (input), cannot be scanned スクリーンショット 2024-06-23 144530

Google search (textarea), can be scanned スクリーンショット 2024-06-23 144551

Kuuuube commented 1 month ago

Yomitan can search input elements just fine. Theres something elso going on here with the youtube search.