mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #585] Copy button in code fences doesn't work on macOS 10.14.6 #300
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#300
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Rokt33r on GitHub (Aug 14, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/585
Originally assigned to: @Rokt33r on GitHub.
Running Boost Note 8.2 on macOS 10.14.6
The copy button is now there (from #560 I believe) but clicking it doesn't actually copy to my clipboard.
Either way I'm excited to see progress.
Originally posted by @meinenec in https://github.com/BoostIO/BoostNote.next/issues/315#issuecomment-667193259
@Rokt33r commented on GitHub (Aug 14, 2020):
@meinenec I cannot reproduce the problem in my machine. Could you open dev tool and check any error logs when you click the copy button?
@sisoe24 commented on GitHub (Aug 15, 2020):
didn't want to open a new issue but currently the copy button doesn't work on any platform unless type the code is in triple backtick quotes with a language name.
Boostnote 0.8.2
Platform: macOS 10.14.06, Kubuntu 20.04, Windows 10 2004
@meinenec commented on GitHub (Aug 24, 2020):
@Rokt33r No new items get logged to the console when I click copy, but on launch I see two items.
A warning:
and an error:
@sisoe24 Good catch. I tested and found the same results. when I add the language to the triple backticks, it works. The other two still do not copy.
@Rokt33r commented on GitHub (Aug 28, 2020):
Confirmed. I'll fix it in this weekend.
@Rokt33r commented on GitHub (Jan 9, 2021):
It's already fixed!