jawa0 / aish3

AI LLM Agent with memories
Apache License 2.0
3 stars 1 forks source link

With LLMChatContainer focused, first press of TAB does not change focus #11

Closed jawa0 closed 1 year ago

jawa0 commented 1 year ago

Pressing TAB again moves focus to next control

jawa0 commented 1 year ago

I no longer explicitly focus the chat on scene creation. The deeper issue is that when you focus a control that is in a focus ring, the focus ring doesn't know about this. So when you hit TAB, it goes to what the FocusRing thinks is next.

jawa0 commented 1 year ago

This no longer seems to be a problem. No repro. Could have been due to hidden controls, or older way of doing focus.