Open
Bug 1587833
Opened 6 years ago
Updated 3 years ago
Switching to the chat tab focuses the conversation list
Categories
(Thunderbird :: Instant Messaging, defect)
Thunderbird
Instant Messaging
Tracking
(Not tracked)
NEW
People
(Reporter: clokep, Unassigned)
Details
I'm not sure when this changed, maybe during de-XBL of something (maybe bug 1554633)? But when switching to the chat tab it used to keep whatever the previous focus was (or maybe it just always focused on the input box).
But now when I go to it it seems to have focus on the list of conversations...which is less than useful.
Reporter | ||
Comment 1•6 years ago
|
||
Steps to reproduce:
- Focus the chat tab and focus the input box.
- Ctrl+Tab to switch tabs
- Ctrl+Shift+Tab to switch back
Expected result:
The focus is on the input box or the conversation.
Actual result:
The focus is on the conversation list, so typing selects contacts / conversations.
Comment 2•6 years ago
|
||
Hmm, this happens in TB 68 as well where we mostly have the old XBL code.
Comment 3•6 years ago
|
||
I think I figured out a patch for it, as it make sense to move the focus on the input box if a conversation is currently open.
Stay tuned :D
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•