mumble-voip/mumble

Add "View Comment" context action to channels

オープン

#6,525 opened on 2024/08/04

 (12 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (1,062 件のフォーク)batch import
accessibilityclientfeature-requestgood first issueui

Repository metrics

Stars
 (5,642 個のスター)
PR merge metrics
 (平均マージ 6d) (30d で 7 merged PRs)

説明

Context

Currently, the only way to view channel comments is to hover the cursor over the channel, or click the comment indicator. Either way, the channel comment is only viewable as a pop-up, not a proper window which allows scrolling/copy-pasting.

Currently, there is no way to copy text from a channel comment or scroll through a channel comment that is too big to fit on screen at once without having "write ACL" permission on the channel and using the comment editor.

Description

There is currently a "View Comment" context action on users which lets you view their comment in a window which allows text selection and scrolling. This "View Comment" action should also be available on channels.

Mumble component

Client

OS-specific?

No

Additional information

No response

コントリビューターガイド