Steps to reproduce
NOTE: This is a separate issue from Ctrl+A Ctrl+C (Cmd+A Cmd+C) does not copy text in preview - #24 by obsidian.md
NOTE: In order to re-create this issue, you must avoid the above issue by going to settings | appearance and disable “show tab title bar”
- Go to settings | appearance and disable “show tab title bar”
- Create a very long note, for example:
test.md (6.2 KB) - Switch to reading mode
- Navigate to another note and back to this note
- Hit ctrl + a
- Hit ctrl + c
- Open another app and paste the text
Did you follow the troubleshooting guide? [Y/N]
Yes
Expected result
When you have all text selected with ctrl + a, ctrl + c should copy all of the highlighted text to the clipboard
Actual result
You’ll see that it doesn’t actually copy the entire note. In my example, it copies the first 5,506 characters out of 6,307 characters.
NOTE: This might be related to headings, because the missing text is exactly the last heading section… The “Where can I get some” Heading (and text below it) is what’s missing in the clipboard.
I was also able to re-create this issue with one of my actual notes, and in that case it was exactly the last three heading sections that are missing from the clipboard.
EDIT: The amount of text that’s copied depends on the size of the obsidian window. The smaller the window, the less text is copied.
NOTE: If you scroll all the way to the bottom of the note (after hitting ctrl + a, and before hitting ctrl + c), it will copy all text as expected.
Environment
SYSTEM INFO:
Obsidian version: v1.8.10
Installer version: v1.8.10
Operating system: Windows 11 Pro 10.0.26100
Login status: logged in
Language: en
Catalyst license: insider
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none