Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Message input loose focus when hovering a link on the channel #3377

Open
6 tasks done
Atthis opened this issue Mar 19, 2025 · 2 comments
Open
6 tasks done

[Bug]: Message input loose focus when hovering a link on the channel #3377

Atthis opened this issue Mar 19, 2025 · 2 comments

Comments

@Atthis
Copy link

Atthis commented Mar 19, 2025

Checks before filing an issue

Mattermost Desktop Version

Version 5.11.2 commit : 831f0c7

Operating System

Ubuntu Linux 24.04 LTS x64

Mattermost Server Version

10.5.1

Steps to reproduce

When on a channel with links send, start typing a message into the input.
Hover a link (or its open graph preview).

Expected behavior

The focus must stay on the message input.

Observed behavior

As soon as I hover a link/open graph on the channel, the focus on the message input is lost.

This behaviour is not present when hovering an image or a embeded video.

Log Output

[2025-03-17 08:48:16.933] [info]  [App.Config] config.autostart has been configured: true
[2025-03-17 08:48:17.127] [info]  [App.Initialize] Autoupgrade disabled: false
[2025-03-17 08:48:17.279] [info]  [ServerDropdownView] init
[2025-03-17 08:48:17.381] [info]  [i18nManager] Set new language fr
[2025-03-17 08:48:17.627] [info]  [App.Config] config.autostart has been configured: true
[2025-03-17 08:48:19.420] [info]  [App.Config] config.autostart has been configured: true
[2025-03-18 09:09:54.347] [error] Logger Log level set to: info
[2025-03-18 09:09:54.833] [warn]  [App.Initialize] Current working directory is /home/cedric, changing into /opt/Mattermost
[2025-03-18 09:09:55.180] [info]  [App.Config] config.autostart has been configured: true
[2025-03-18 09:09:55.379] [info]  [App.Initialize] Autoupgrade disabled: false
[2025-03-18 09:09:55.576] [info]  [ServerDropdownView] init
[2025-03-18 09:09:55.685] [info]  [i18nManager] Set new language fr
[2025-03-18 09:09:55.936] [info]  [App.Config] config.autostart has been configured: true
[2025-03-18 09:09:57.482] [info]  [App.Config] config.autostart has been configured: true
[2025-03-19 08:50:43.263] [error] Logger Log level set to: info
[2025-03-19 08:50:43.716] [warn]  [App.Initialize] Current working directory is /home/cedric, changing into /opt/Mattermost
[2025-03-19 08:50:44.051] [info]  [App.Config] config.autostart has been configured: true
[2025-03-19 08:50:44.282] [info]  [App.Initialize] Autoupgrade disabled: false
[2025-03-19 08:50:44.440] [info]  [ServerDropdownView] init
[2025-03-19 08:50:44.514] [info]  [i18nManager] Set new language fr
[2025-03-19 08:50:44.668] [error] [App.Utils] clearAppCache TypeError: Object has been destroyed
[2025-03-19 08:50:45.027] [info]  [App.Config] config.autostart has been configured: true
[2025-03-19 08:50:47.431] [info]  [App.Config] config.autostart has been configured: true
[2025-03-19 09:51:31.604] [error] [WebContentsEventM...] [renderer] TypeError: Failed to fetch
[2025-03-19 09:51:31.667] [error] [WebContentsEventM...] [renderer] Uncaught (in promise) TypeError: Failed to fetch
[2025-03-19 09:51:31.668] [error] [WebContentsEventM...] [renderer] com.mattermost.calls: TypeError: Failed to fetch
[2025-03-19 09:53:31.571] [error] [WebContentsEventM...] [renderer] [1742374411.57] WSClient has been closed, connect fail count: 1
[2025-03-19 09:53:32.415] [warn]  [WebContentsEventM...] [renderer] [1742374412.41] Polling websockets connection for state: undefined
[2025-03-19 09:53:33.347] [warn]  [WebContentsEventM...] [renderer] [1742374413.35] Polling websockets connection for state: undefined
[2025-03-19 09:53:34.348] [warn]  [WebContentsEventM...] [renderer] [1742374414.35] Polling websockets connection for state: undefined
[2025-03-19 09:53:35.347] [warn]  [WebContentsEventM...] [renderer] [1742374415.35] Polling websockets connection for state: undefined
[2025-03-19 09:53:36.500] [warn]  [WebContentsEventM...] [renderer] [1742374416.50] WSClient reconnected
[2025-03-19 09:54:31.377] [warn]  [WebContentsEventM...] [renderer] [1742374471.35] Polling websockets connection for state: 1
[2025-03-19 09:54:31.377] [warn]  [WebContentsEventM...] [renderer] [1742374471.38] WSClient reconnected

Additional Information

No response

@troyanov
Copy link

I am experiencing the same issue running 5.11.2 on OSX (5.10.2 works well fwiw)

@devinbinnie
Copy link
Member

This has been reported internally: https://mattermost.atlassian.net/browse/MM-62005

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants