vimium icon indicating copy to clipboard operation
vimium copied to clipboard

Vim doesn't see an input text element on Twitch.com

Open olegaches opened this issue 9 months ago • 1 comments

Describe the bug Vim doesn't see an input text element for the chat in Twitch website. Cannot choose chat element by keyboard, only icon buttons

To Reproduce

Steps to reproduce the behavior:

  1. Go to URL 'https://www.twitch.tv/honeymad'
  2. Press 'f'
  3. That's it, you can't choose chat input element with keys

image

Browser and Vimium version

Google Chrome version: fa569fb226df361d676b60404623b17b16dddc8a-refs/branch-heads/5938@{#1462} OC version: ОС | Windows 10 Version 22H2 (Build 19045.3324)

olegaches avatar Oct 04 '23 21:10 olegaches

The problem here is that many links are stacked on top of each other, unfortunately.

If you're signed out, it's easier, because there are fewer icons in the chat box. Typing on the chat box using JP in my screenshot below correctly focuses the input:

image

When signed in, there are three links stacked on top of each other in the upper left corner of your screenshot. You want to click on the bottom one. Hitting space will cycle between them, although it's not a great experience.

Another thing you can do is type gi to focus the first input on the page, and then type tab to get to the chat box.

philc avatar Oct 04 '23 21:10 philc