Bug 493213 - When changing room the input text box is not focused
Summary: When changing room the input text box is not focused
Status: CONFIRMED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (show other bugs)
Version: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-16 17:09 UTC by Justin Zobel
Modified: 2024-09-18 12:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Zobel 2024-09-16 17:09:54 UTC
Built from latest git master

SUMMARY
When clicking on another channel in the left sidebar the input text box is not focussed, the user is required to click the text box to begin chatting again

STEPS TO REPRODUCE
1. Change rooms using the left sidebar
2. Try to type a message

OBSERVED RESULT
No text entered into the input box

EXPECTED RESULT
Text is entered into the input box

ADDITIONAL INFORMATION
It works fine using the Ctrl + K channel switcher, the input box is immediately focussed and the user can continue on.