Description
Not sure if any of the issues written in Chinese already talk about this, and I'm sorry if they are.
Issue
The prompt input field doesn't retain focus in the site opened in Noi even after using Alt+Tab
to switch between windows and back.
Expected result:
The prompt input field should retain focus in the site opened in Noi even after using Alt+Tab
to switch between windows and back.
Steps to reproduce:
- Have at least one other window opened next to Noi
- Go to Noi
- Open "AI > ChatGPT"
- Click in the prompt input (textarea) field to get it focus
- Press
Alt+Tab
to put the other window in focus, effectively blurring (a CSS term) Noi - Press
Alt+Tab
again to get back to Noi - Notice the prompt input field is no longer in focus
Note: I have tried with Gemini Advanced (Bard renamed) and Poe as well and the results are the same.
Further explanation
It's a problem when you're copying text from another window, or in my case, I use Ditto Clipboard Manager and when I use the shortcut that opens a list of everything recently copied and select whatever I want to paste, it doesn't paste it because the prompt are has lost focus, and I then have to reach out for the mouse to click in this area, so I can Ctrl+V
again once the text/image selected for pasting is once more at the top of my clipboard.