-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
4.0
-
None
-
Minor
Steps:
- Select some text in the comments pane by mouse in SourceTree;
- Press Cmd+C;
Expected result:
- Selected text from the comments pane is copied to the clipboard;
Actual result:
- The entire commit description is copied to the clipboard regardless of the selected text.
Possible cause:
- The comments pane view does not become the first responder, the focus stays in the commits list pane, so Cmd+C copies the description of the currently selected commit.
Affected version: 4.0.1 (234)
- duplicates
-
SRCTREE-7115 Copy to buffer functionality was broken
-
- Closed
-